Saturday, March 24, 2012

Problem displaying Label in UpdatePanel

I'm having a problem displaying a Label control in a FormView which is within an UpdatePanel. The Label displays fine if the FormView is moved out of the UpdatePanel.

I'm getting the error:

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.

I don't have any Response.Writes.

I see that quite a lot of people are experiencing the same error but so far none for exactly the
same reason as me.

Hi,

please check ifthis post helps.

No comments:

Post a Comment