i want to fetch 500000 data in csv file through data adapter. bt after 1 min its give error
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Sep 9, 2015, 8:38 AM
<asp:ScriptManager ID="ScriptManager1" runat="server" AsyncPostBackTimeOut="600" > asp:ScriptManager>
Rajeesh MenothPosted Sep 9, 2015, 8:28 AM
Raja TPosted Sep 9, 2015, 8:07 AM
Satyam ShuklaPosted Sep 9, 2015, 8:07 AM