Sys.WebForms.PageRequestManagerServerErrorException: .... The status code returned from the server w
- by webnoob
Hi All,
I have seen a few posts regarding this issue but not one specific to my problem and I have no ideas as to what I need to do to debug this.
I have some combo boxes on an aspx pages, when I select a value from the first one, it fills the second with value and so on with the third and fourth. This works with no problems until I wrap an…