首先:aspnet_regiis -i

如果还不行,更改web.config文件,添加红色的部分


 <system.webServer>

<modules runAllManagedModulesForAllRequests="true">
...
</modules>
</system.webServer>


 

应该可以了

 

相关文章:

  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2021-06-14
  • 2022-12-23
  • 2021-11-29
猜你喜欢
  • 2021-12-28
  • 2022-02-26
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2021-11-22
相关资源
相似解决方案