Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Error: Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12002

I googled this error, but did not get much help. I'm using updatepanel and scriptmanager for asyncpostback.

Scriptmanager property:

AsyncPostbackTimeout = 36000000

web.config:

Posted

1 solution

See The status code returned from the server was: 12002[^]

There are further links from that response that should help
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900