Hi Folks
I'm having some problems with the scheduler in that it randomly displays this error message.
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 'Telerik.Web.UI 2008.'.
I'd like to know if you've seen this anywhere before and if so what would you suggest as the best course of action to either a) prevent it happening or b) methods of repeating the task that caused it to timeout. I think it's a timeout error but I could be wrong.
Thanks
Jon
I'm having some problems with the scheduler in that it randomly displays this error message.
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 'Telerik.Web.UI 2008.'.
I'd like to know if you've seen this anywhere before and if so what would you suggest as the best course of action to either a) prevent it happening or b) methods of repeating the task that caused it to timeout. I think it's a timeout error but I could be wrong.
Thanks
Jon