finesoul: (Default)
finesoul ([personal profile] finesoul) wrote2010-01-20 05:43 pm

Sys.WebForms.PageRequestManagerTimeoutException problem


on the page we add parameter AsyncPostBackTimeout to the ScriptManager
<asp:ScriptManager ID="ScriptManager1" runat="server" AsyncPostBackTimeout ="360000"/>
and in web.config we add additional option
<httpRuntime maxRequestLength="1024000" executionTimeout="999999"/>
</system.web>
</configuration>

Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org