Windows 10,IIS 10.0,localhost,请求我的.aspx文件。我一直收到以下错误:
HTTP Error 403.0 - Forbidden.
You do not have permission to view this directory or page.
Most likely causes:
This is a generic 403 error and means the authenticated user is not authorized to view the page.
“登录方法”和“登录用户”是“匿名”。 应用程序池具有Identity:“ApplicationPoolIdentity”,正在以集成模式运行。 任何可能的修复?
答案 0 :(得分:0)
此错误来自数据库。以这种神秘的方式表达了用户X无法连接到Y的事实。