简体   繁体   English

配置iis服务器时出错(HTTP错误500.19)

[英]error while configuring the iis server ( HTTP error 500.19 )

I am trying to configure IIS local server but I get the following error while accessing the site: 我正在尝试配置IIS本地服务器,但是在访问该站点时出现以下错误:

The requested page cannot be accessed because the related configuration data for the page is invalid

Details 细节

Module: IIS Web Core 模块:IIS Web核心

Notification: BeginRequest 通知:BeginRequest

Handler: Not yet determined 处理程序:尚未确定

Error Code: 0x80070005 错误代码:0x80070005

Config Error: Cannot read configuration file due to insufficient permissions 配置错误:由于权限不足而无法读取配置文件

Logon Method: Not yet determined 登录方法:尚未确定

Logon User: Not yet determined 登录用户:尚未确定

This problem occurs for one of the following reasons: 由于以下原因之一,就会出现此问题:

You are using IIS 7.0 on a computer that is running Windows Vista. 您正在运行Windows Vista的计算机上使用IIS 7.0。 Additionally, you configure the Web site to use UNC Passthrough authentication to access a remote Universal Naming Convention (UNC) share. 此外,您将网站配置为使用UNC传递身份验证来访问远程通用命名约定(UNC)共享。

The IIS_IUSRS group does not have the appropriate permissions for the ApplicationHost.config file, for the Web.config file, or for the virtual/application directories of IIS. IIS_IUSRS组对ApplicationHost.config文件,Web.config文件或IIS的虚拟/应用程序目录没有适当的权限。

Click here for details and methods for solving the problem. 单击此处了解解决问题的详细信息和方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM