IIS7.0 An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode

最近做一个项目,本人开发环境是Window 7+IIS7.0

在 重写Url 老是出现

Intelligencia.UrlRewriter.RewriterHttpModule 问题

以及

 

IIS7.0 An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode_第1张图片最终解决的方法就是把选择站点的应用程序池-右键-高级设置- 命名管道修改 (Managed Pipeline Mode ->Classic) 就OK 了

IIS7.0 An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode_第2张图片

 

 

看来IIS7.0  要看下啦,不然以后不知道还会遇上什么问题

你可能感兴趣的:(integrate)