错误网站运行iis 8.5 [英] Error website run iis 8.5

查看:208
本文介绍了错误网站运行iis 8.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在IIS 8.5上运行一个项目,但失败了。请帮助我。

 HTTP错误500.19  - 内部服务器错误
无法访问请求的页面,因为页面的相关配置数据无效。

详细错误信息:
模块IIS Web核心
通知BeginRequest
处理程序尚未确定
错误代码0x80070021
配置错误此配置部分不能在这条路上使用。当该部分被锁定在父级别时会发生这种情况。锁定是默认情况下(overrideModeDefault =Deny),或由locationMode =Deny或遗留allowOverride =false的位置标记显式设置。
配置文件\\?\ F:\ SERVER_ASP \Website \web.config
请求的URL http://192.168.1.101:2014/
物理路径F: \ SERVER_ASP \Website
登录方法尚未确定
登录用户尚未确定

配置来源:
54:< 验证 validateIntegratedModeConfiguration = true / >
55:< 处理程序 >
56:< 删除 名称 = ExtensionlessUrlHandler-ISAPI-4.0_32bit / >

解决方案

尝试以下解决方案

IIS - 此配置部分不能在此路径中使用(配置锁定?) [ ^ ]

I want to run a project on IIS 8.5, but fails. Please help me.

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information:
Module     IIS Web Core
Notification       BeginRequest
Handler    Not yet determined
Error Code     0x80070021
Config Error       This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File    \\?\F:\SERVER_ASP\Website\web.config
Requested URL      http://192.168.1.101:2014/
Physical Path      F:\SERVER_ASP\Website
Logon Method       Not yet determined
Logon User     Not yet determined

Config Source:
   54:     <validation validateIntegratedModeConfiguration="true" />
   55:     <handlers>
   56:       <remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" />

解决方案

try below solutions
IIS - this configuration section cannot be used at this path (configuration locking?)[^]


这篇关于错误网站运行iis 8.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆