Microsoft
Software
Hardware
Network
Question : Error 401.2 Access Denied Error
I have an asp.net web app built in VS2008. This works fine on my dev laptop. I have uploaded to a server running Windows 2003 Server Web Edition and setup a new web site in IIS6. The server already runs a couple of asp.net 1.1 websites with no problems, this is the first asp.net 2.0 site.
I have set all the permissions - the Network Server account & the IUSR account have read permissions on the folder of the site. The site is set to allow anonymous access with the ISUR user. I've set everything I can think of but it still gives me access denied error 401.2
If I set the ASP.Net version to 1.1 - the site runs but obviously errors because it can't run asp.net 2.0 code - it doesn't recognize the code behind.
I have put the new site in its own application pool so it doesn't conflict with the other sites on the server, but nothing I seem to do works. Can anyone pleeeease help!
Answer : Error 401.2 Access Denied Error
Is your site trying to write to some files, may be a log file or anything. Check if you have proper permissions set for that.
Random Solutions
Shared Folder Not Staying Shared
configure windows xp to connect to sybase12 server
How do I successfully create a resource of my fix bundle
How to create a differential flash archive?
Connecting MS Access to SQL Server over internet
System Restoral Missing
cd jewel case
XP PRO home network doesnt connect
IMA service doesn't start
Execute command for each record in a mysql table using a Window's batch file