Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:Infrastructure:IIS:HowTo # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} </callout> ## Situation ## You are debugging an application by Attaching to its IIS W3wp.exe process. It's taking some time to find the cause -- but the process keeps on detaching before you find it. ## Solution ## * Using INETMGR * Go to the Application's * Find its AppPool, * Click Advanced * Set Ping to Disabled. ## Warning ## Don't forget that while debugging, you're breakpoints are holding up requests by others (eg: Testers) that might be using the website on the same box. /home/skysigal/public_html/data/pages/it/ad/iis/howto/turn_off_ping.txt Last modified: 2023/11/04 01:45by 127.0.0.1