Every once in a while one of my clients will ask me to change SharePoint’s timeout settings. It’s an easy change but you don’t make the adjustment in each web application’s web.config, instead the change is a global change made in the \LAYOUTS\ directory on each web server.
To update the execution timeout
If your changes don’t appear to stick, check each of your web application front end’s web.config usually located in c:\inetpub\wwwroot\%Application+Port%\ and look for the same executionTimeout variable under the <System.Web> section. You may also choose to add an entry directly under <System.Web>.
Changing SharePoint Timeouts (Execution Timeout), 9.8 out of 10 based on 6 ratings
