Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, May 23, 2012 7:09 AM
I was wondering what is the max value I can set for execution timeout.
I was not able to find an article which says the max limit is XXXX.
I want to set the 1 hour execution timeout for sharepoint web app but its not allowing it.
Any suggestions.
Rizwan
All replies (2)
Wednesday, May 23, 2012 7:47 AM ✅Answered
Please see:
http://codebetter.com/petervanooijen/2006/06/15/timeout-of-an-asp-net-page/
ceren
Wednesday, May 23, 2012 10:12 AM ✅Answered
http://www.velocityreviews.com/forums/t386455-httpruntime-executiontimeout-in-asp-net-2-0-a.html
executionTimeout is a TimeSpan attribute, it means the maximum value
it may have is 10675199.02:48:05.4775807
My contributions: SharePoint 2010 Solution Installer