环境:

Spring.NET 1.1.2

IIS 7

 

问题:

IIS7 integrated pipeline "The HttpRuntime.ProcessRequest method is not supported by IIS integrated pipeline mode"

解决:

IIS7->ApplicationPools->选中App->右键 Basic Settings->Managed Pipeline Mode改为Classic

相关文章:

  • 2021-08-09
  • 2021-07-05
  • 2021-10-26
  • 2021-10-11
  • 2022-12-23
  • 2021-10-18
  • 2021-11-30
  • 2021-06-22
猜你喜欢
  • 2021-11-01
  • 2021-11-01
  • 2022-01-09
  • 2022-12-23
  • 2021-07-12
  • 2021-10-12
相关资源
相似解决方案