localhostでASP.Net Webサイトをテストしようとしていますが、このエラーが表示されます。
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.
Webサイトのアプリケーションフォルダーには、完全な読み取り/書き込み権限を持つ次のユーザーがいます。
- ネットワークサービス
- IIS_IUSRS
- システム
- 管理者
- ネイサン(私)
これを修正するにはどうすればよいですか?