R
rodchar
hey all,
i have a response.write statement in my pageload and whenever i do an
asyncpostback it errors out with:
---------------------------
Microsoft Internet Explorer
---------------------------
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 'Hello World184|updat'.
---------------------------
OK
---------------------------
what would be my workaround?
thanks,
rodchar
i have a response.write statement in my pageload and whenever i do an
asyncpostback it errors out with:
---------------------------
Microsoft Internet Explorer
---------------------------
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 'Hello World184|updat'.
---------------------------
OK
---------------------------
what would be my workaround?
thanks,
rodchar