Increase SharePoint Execution Timeout
There are 2 entries for the tag
Increase SharePoint Execution Timeout
Execution Timeout Issue: After six minutes (360 seconds) of execution a SharePoint page will timeout. Now for most situations a six minute execution timeout seems very generous. However, it is likely that this default execution timeout may be reached during such tasks as Feature Activation. Features are activated from a SharePoint Application Page and unless specially coded (not likely) a Feature will execute code in a synchronous manor. Features containing code to create nested site hierarchies...
Execution Timeout Issue: After six minutes (360 seconds) of execution a SharePoint page will timeout. Now for most situations a six minute execution timeout seems very generous. However, it is likely that this default execution timeout may be reached during such tasks as Feature Activation. Features are activated from a SharePoint Application Page and unless specially coded (not likely) a Feature will execute code in a synchronous manor. Features containing code to create nested site hierarchies...