The web server process that was being debugged has been terminated by IIS
This can be avoided by configuring Application Pool ping setting in IIS
To setup app pool be sure that you are modifying the right one.
-
In the Application Pools list, right-click the name of the pool your application runs in, and then click Advanced Settings.
-
In the Advanced Settings dialog box, locate the Process Model section and chose one of the following actions:
-
Set Ping Enabled to False.
—or—
-
Set Ping Maximum Response Time to a value greater than 90 seconds.
Simplifying SharePoint debugging by creating the troubleshooting toolbox
-
No comments:
Post a Comment