I have an UpdatePanel that is throwing the following error on an attempted
postback:
Sys.WebForms.Pa gerequestManage rServerErrorExc eption: An Unknown error
occurred while processing the request on the server. The status code returned
from the server was 500
A quick Google search will turn up a lot of the same error with no solution.
Though some think it may have to do with using html code like " " within an
UpdatePanel.
Please advise what is causing this error and what can be done to fix it.
Thank you.
postback:
Sys.WebForms.Pa gerequestManage rServerErrorExc eption: An Unknown error
occurred while processing the request on the server. The status code returned
from the server was 500
A quick Google search will turn up a lot of the same error with no solution.
Though some think it may have to do with using html code like " " within an
UpdatePanel.
Please advise what is causing this error and what can be done to fix it.
Thank you.
Comment