ASP.NET Ajax Error: Sys.WebForms.PageRequestManagerParserErrorException
My website has been giving me intermittent errors when trying to perform any Ajax activities. The message I get is 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. Details: Error parsing near ' <!DOCTYPE html P'. So its obviously some sort of server timeout or the server's just returning back mangled garbage. This generally, unfortunately not always, happe splattne There is an