在根目录web.config中加入

<location path="." allowOverride="false" inheritInChildApplications="false">
    <system.web>

...

</system.web>

</location>

相关文章:

  • 2022-12-23
  • 2021-09-28
  • 2021-11-07
  • 2021-04-11
  • 2022-02-18
  • 2021-07-13
  • 2022-12-23
  • 2021-09-19
猜你喜欢
  • 2022-12-23
  • 2022-01-17
  • 2021-08-13
  • 2022-12-23
  • 2021-08-20
  • 2021-08-07
相关资源
相似解决方案