Month: October 2014
-
Preventing IIS time-outs / recycles when debugging your ASP.NET / SharePoint code
If you are developing web applications or SharePoint solutions that are deployed to the front-end you have probably already encountered the following error while you were debugging a long piece of code: The web server process that was being debugged has been terminated by IIS. this can be avoided by configuring application pool setting in […]