【发布时间】:2012-01-16 19:14:22
【问题描述】:
我正在尝试解决我的问题。我给出了所有配置问题,但仍然出现此错误
The requested page cannot be accessed because the related configuration data for the page is invalid.
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 \\?\C:\inetpub\wwwroot\WebSetup1\web.config
</modules>
116: <handlers>
117: <remove name="WebServiceHandlerFactory-Integrated" />
我也可以访问 Allow 和 in 模块,但仍然出现此错误 使用带有 IIS 7.5 + ASP.Net 3.5 的窗口 7 有什么想法吗?
【问题讨论】:
-
IIS 管理器 -> 功能委派。为“处理程序映射”尝试“读/写”
标签: asp.net iis-7 asp-classic iis-7.5