the user encounter a request time out issue when they try to upload a large size file. the file size is 50MB. the root cause is the upload speed is too slow. it had to take extra time to upload the file to server.
by default, the execution time is only 110 seconds. when the process time exceeded the limit. it will cause time out issue. we should adjust the httpRuntime Element to increase the execution timeout.
for more detail information regarding the httpRuntime element. please visit the following link.
https://msdn.microsoft.com/en-us/library/e1f13641%28v=vs.85%29.aspx
in my case. i had to increase the execution timeout to 12 minutes
<httpRuntime maxRequestLength="2097151" executionTimeout="720"/>
a blog to share Microsoft technologies Azure, DotNet, SharePoint, SQL Server,JavaScript Framework: Node.JS, Angular, React
Wednesday, June 8, 2016
Wednesday, June 1, 2016
2016 SharePoint Satursday Toronto Open for Registration
2016 SharePoint Satursday Toronto has open for registration, if you like to know more about SharePoint, please register via the following link
Register for SPS Toronto 2016
Register for SPS Toronto 2016
Hello World Road Trip Toronto in June 9
if you are interested in microsoft latest technologies. please attend this event. it will be held in microsoft Canada
http://www.hwroadtrip.com/city/toronto
Microsoft Canada
1950 Meadowvale Blvd.
Mississauga, ON L5N 8L9
Canada
1950 Meadowvale Blvd.
Mississauga, ON L5N 8L9
Canada
Thursday, June 9, 2016 from 6:30 PM to 9:30 PM (EDT)
http://www.hwroadtrip.com/city/toronto
Subscribe to:
Posts (Atom)