windows7企业版 IIS常见问题
HTTP 错误 500.24 - Internal Server Error检测到在集成的托管管道模式下不适用的 ASP.NET 设置。
详细错误信息 模块ConfigurationValidationModule通知BeginRequest处理程序ASPClassic错误代码0x80070032
请求的 URL http://192.168.1.1/test/index.asp
物理路径C:\inetpub\test\index.asp登录方法尚未确定登录用户尚未确定
解决方法:
system.web/identity@impersonate 设置为 true。
Enable 32-bit applications: True (允许32位应用程序)
Managed pipeline Mode : classic (托管的管道处理模式)
如下图: 本人 windows7 企业德文版,界面调成英语了
http://blog.运维网.com/attachment/201210/141210465.jpg
页:
[1]