最近做一个项目,本人开发环境是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最终解决的方法就是把选择站点的应用程序池-右键-高级设置- 命名管道修改 (Managed Pipeline Mode ->Classic) 就OK 了

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

 

 

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

相关文章:

  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-30
  • 2021-10-16
  • 2021-06-24
猜你喜欢
  • 2021-08-08
  • 2021-10-18
  • 2021-06-01
  • 2022-12-23
  • 2021-10-22
  • 2021-12-13
相关资源
相似解决方案