Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 IIS 上调试 .NET webservice hostet。
设置断点等时很容易超时,并且网络服务将停止。
有没有简单的方法来禁用超时?
转到 IIS 管理器 (inetmgr.exe),选择您的应用程序池,然后禁用Ping.
Ping
进一步阅读。