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
VPN access to a non-PDC W2K3 Server
Lotus Domino LDAP connection to MS Exchange
How Do I Restore Group Policy back to default in Windows XP Pro?
Directory services could not start because the network password is not correct.
Script to take password automatically
Creating a New View - ActiveRecord::RecordNotFou<wbr />nd in CardsController#show
How do I permanently embed Windows Media Player in my taskbar?
Error 550 5.7.1. Relaying denied. Proper authentication require
Startup & Shutdown problems
powershell HELP!! Reading file and separating text to seperate files