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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Accessing Files on another Server

Accessing Files on another Server

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminwindows-adminsecurity
2 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.
  • B Offline
    B Offline
    bgates1970
    wrote on last edited by
    #1

    I'm trying to access XML files stored on another server via my ASP.NET 2.0 Web Application. I've tried the UNC path and even a mapped drive letter. I know this isn't a coding issue but security issue. Do I need to install IIS on the other server and setup the ASP user account to have access? Brent

    E 1 Reply Last reply
    0
    • B bgates1970

      I'm trying to access XML files stored on another server via my ASP.NET 2.0 Web Application. I've tried the UNC path and even a mapped drive letter. I know this isn't a coding issue but security issue. Do I need to install IIS on the other server and setup the ASP user account to have access? Brent

      E Offline
      E Offline
      Eduard Keilholz
      wrote on last edited by
      #2

      That's one possibility, which I wouldn't choose.. If you can reach the 'other' computer from within your network, I'd solve the security issue in stead of installing an additional application in order to solve your problem.

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      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