AJAX Problem
Posted: Tue Nov 27, 2007 7:52 pm
I am getting an intermittent AJAX error on my AC7 site - at least my clients are, I can't reproduce it. Whenever they do a request associated with an AJAX callback (e.g. select an item from a product options drop down box) the following error occurs.
http://weblogs.asp.net/leftslipper/arch ... id-it.aspx
However what gets me is that this is not a reproducable error and sems random
grrrrrrr!!!
Has anyone come across this before? What might be he solution?
cheers
David
A quick bit of googling showed this is an error in the AJAX 1.0 system which can be avoided. An explanation of the error and how to avoid it can be found here:Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
http://weblogs.asp.net/leftslipper/arch ... id-it.aspx
However what gets me is that this is not a reproducable error and sems random

Has anyone come across this before? What might be he solution?
cheers
David