Hi,
When I do a postback on a particular AJAX-enabled page, I get a popup
that says: "Sys.WebForms.P ageRequestManag erParserErrorEx ception: The
message received could not be parsed. . . . "
It comes and goes, and I only get the message once. A second submit
does not produce the message. Any ideas? I can provide a screen
capture of the dialog box if needed. I am not doing a call to
Response.Write( ), filters, etc.
Thanks,
JM
When I do a postback on a particular AJAX-enabled page, I get a popup
that says: "Sys.WebForms.P ageRequestManag erParserErrorEx ception: The
message received could not be parsed. . . . "
It comes and goes, and I only get the message once. A second submit
does not produce the message. Any ideas? I can provide a screen
capture of the dialog box if needed. I am not doing a call to
Response.Write( ), filters, etc.
Thanks,
JM
Comment