It is probably some error on the page because of which you see this error. But the debug point in where you process your data and see if you find any. Hit F12 to access the developer tool in your browser ( Chrome has it installed , Fior FireFox need to
Install FireBug) and check if you find any errors running the page..
Marked as answer by bobwhite on Feb 29, 2012 07:15 PM
sushanth009
Contributor
6243 Points
1168 Posts
Re: Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
Feb 24, 2012 10:56 PM|LINK
It is probably some error on the page because of which you see this error. But the debug point in where you process your data and see if you find any. Hit F12 to access the developer tool in your browser ( Chrome has it installed , Fior FireFox need to Install FireBug) and check if you find any errors running the page..