Hi,
On local system it is working fine but it is taking time to load the gridview without any error. When I hosted application on server, i am getting the following error. I am using the ajax update panel. I executed the queries on database...the results are retrieving in 00:00:00 seconds.
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 0
Sys.WebForms.PageRequestManagerTimeoutException: The server request timed out.
Can anyone help me how to fix the above issues......???