Sunday, March 11, 2012

Getting Method 500 Error with CascadingDropDown -VB

Hi Viking,

Status code 500 indicates that a error occurs when your server is processing the request. To solve it, the best idea is to debug through relevant code.

Another option is useFiddlerto find out the cause of the problem. Theactual error message is returned aside with the response with statuscode 500, you can use Fiddler to find it out.

No comments:

Post a Comment