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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access denied to Virtual Directories located outside of wwwroot

Status
Not open for further replies.

GoodOmens

Programmer
Feb 5, 2002
47
0
0
US
I recently installed IIS 5.1 on a Windows XP SP2 computer. Everything worked fine. I then installed ASP.NET and had a number of problems which forced me to fix the DCOM and reinstall. Finally ASP.NET works and IIS works, with one exception. When I create a Virtual Directory through IIS in a location outside of I receive a 401.3 error ("You are not authorized to view this page"), but a virtual directory created in c:\inetpub\ works perfectly (ie, http:\\localhost\test located at c:\Test will get an access denied error but http:\\localhost\test located in
I can force the virtual directory outside of to work by manually the IUSR user to the directory through windows but I did not have to do this before I tried to get ASP.NET working. Any idea what might have been reconfigured?

Thanks!

Melissa
 
Check out this response by Kozimoto from another post. May be the info you are looking for...
thread41-1345203
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top