ASP.NET Debugging Timing out with IIS

Setting the connection limit works if you set it high enough. I wanted to never be bothered by this again. Here is what I did:

This assumes you’ve got an IIS App Pool selected in the IIS Manager

…In the Advanced Settings dialog box, locate the Process Model section, and perform one of the following actions:

  1. Set Ping Enabled to False.
  2. Set Ping Maximum Response Time to a value that is larger than 90 seconds.

Setting Ping Enabled to False stops IIS from checking whether the worker process is still running and keeps the worker process alive until you stop your debugged process. Setting Ping Maximum Response Time to a large value allows IIS to continue monitoring the worker process.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)