HTTP 错误 500.23 - Internal Server Error
检测到在集成的托管管道模式下不适用的 ASP.NET 设置。

分析原因:在安装完成后IIS已经支持ASPASP.NET 2.0,需要注意的是.NET站点的应用程序池应选用Classic .NET AppPool,而不能用默认的DefaultAppPool,否则浏览站点会出错

解决方法:网站->右键->管理网站->高级设置->应用池->Classic .NET AppPool

 

摘自:http://cxcshuaige.blog.163.com/blog/static/130861258200911610590687/

相关文章:

  • 2021-08-13
  • 2021-06-23
  • 2021-05-17
  • 2021-05-06
  • 2021-10-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案