Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS, ASP.NET, and Folder Access

Status
Not open for further replies.

tadd

Programmer
Oct 28, 2001
70
US
I'm running an ASP.NET application that is designed to copy a file from my workstation to a shared folder on our network. When I run the website from my local instance of IIS, the file copy actually works. (I have Anonymous Access turned OFF and Windows Integrated Security turned ON. IIS is running on Windows XP)

However, when I install the website on our intranet webserver, I can't access the folder where I am attempting to write the file. The IIS settings are the same as I mentioned above for my local instance of IIS - except that the intranet webserver is running Windows 2000.

Any pointers?
 

One other thing I forgot to add is that when I turn Anonymous Access back on (on the intranet webserver) I am able to copy the file to the shared network folder.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top