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
Transfer my whole collection of 8mm (Video 8) Analogue Video tapes to PC - fastest way, size / quality trade-off - Any Advice ?
Using Crystal Reports with VB.Net 2005
How do I calculate columns of data when checkbox checked on row.
Error using schtasks scheduling a task
IE launches and closes almost immediately
Search all messages and mailboxes
ls command in shell script
Excel Formula for Sum If looking at two values
access denied to external hard drive
SQL Query to search for a specific value in a database where table and field names are unknown