Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to access Network File In IIS?

How to access Network File In IIS?

Scheduled Pinned Locked Moved ASP.NET
sysadminwindows-adminhostingtutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dotnetkanna
    wrote on last edited by
    #1

    Hi Everyone, I have hosted my appication in IIS,some of my PDF files are in other system.but before configuring in IIS its working fine.my questionis how to acces PDF files after hosting in IIS. My Path is some thing like this.. \\inlogicpc17\dotnetkanna\test.pdfRegardsKanna Rgrds Kanna

    R 1 Reply Last reply
    0
    • D Dotnetkanna

      Hi Everyone, I have hosted my appication in IIS,some of my PDF files are in other system.but before configuring in IIS its working fine.my questionis how to acces PDF files after hosting in IIS. My Path is some thing like this.. \\inlogicpc17\dotnetkanna\test.pdfRegardsKanna Rgrds Kanna

      R Offline
      R Offline
      Rhys Jacob
      wrote on last edited by
      #2

      Are the files you are trying to access on another server? If so are they on the same domain?

      D 1 Reply Last reply
      0
      • R Rhys Jacob

        Are the files you are trying to access on another server? If so are they on the same domain?

        D Offline
        D Offline
        Dotnetkanna
        wrote on last edited by
        #3

        Thnks. Its not in another server.it will be in another machine.for example another machine d:test.pdf ,This machine will be connected as network.

        R 1 Reply Last reply
        0
        • D Dotnetkanna

          Thnks. Its not in another server.it will be in another machine.for example another machine d:test.pdf ,This machine will be connected as network.

          R Offline
          R Offline
          Rhys Jacob
          wrote on last edited by
          #4

          This can be quite tricky to set up. Your application won't be able to see mapped drives through IIS. Try a full UNC path to the remote location but depending on your network configuration you might need to look at impersonation. http://msdn.microsoft.com/en-us/library/xh507fc5(VS.71).aspx[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups