Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
i introduced update panel into a existing project now it is showing error while clicking in some screens the error is ::

C++
sys.webforms.pagerequestManagerServerErrorException:An
Unknown errer occured while processing teh request on
the server: The status code returned from server was:500.


How can i trace this error since we r having nearly 200 pages can some one tell me
how to trace this error and when this error occur.with a sample.
i tried to create this error on my sample program but never occurred.
please explain with example


Regards,
sajith
Posted
Updated 3-Oct-11 4:03am
v6
Comments
hitech_s 3-Oct-11 7:39am    
are you using master page for that page(the page which gives that error)

and tell me where you used that update panel
sajithnet 3-Oct-11 8:37am    
We r using MasterPage in share point server and using panel in my solution.
hitech_s 17-Oct-11 7:21am    
first find once that gives this error .put a brakpoint in page load and debug it .
if possible post your code.other wise we can't say where the problem is..

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