IIS 7.5 (Windows 7) - HTTP Error 401.3 - Unauthorized

Posted by Nathan Ridley on Server Fault See other posts from Server Fault or by Nathan Ridley
Published on 2009-07-09T11:52:46Z Indexed on 2012/09/14 21:40 UTC
Read the original article Hit count: 425

Filed under:
|
|

I'm trying to test my ASP.Net website on localhost and I'm getting this error:

HTTP Error 401.3 - Unauthorized
You do not have permission to view this directory or page because of
the access control list (ACL) configuration or encryption settings for
this resource on the Web server.

I have the following users on the website application folder, with full read/write permissions:

  • NETWORK SERVICE
  • IIS_IUSRS
  • SYSTEM
  • Administrators
  • Nathan (me)

What can I try to fix this?

© Server Fault or respective owner

Related posts about windows-7

Related posts about http