How to rectify this issues: asp.net PageRequestManagerParserErrorException

Posted by sameer on Stack Overflow See other posts from Stack Overflow or by sameer
Published on 2010-03-27T11:03:26Z Indexed on 2010/03/27 11:13 UTC
Read the original article Hit count: 223

Filed under:

i have a search panel where on click of search button im getting this exception this is for the first time, subsequent click it result the proper result.

Can any one explain how solve the issue.

error message:

Sys.WebForms.PageRequestManagerParserErrorException: The Message received from the server could not be parsed.Coommon causes for this error are when the response is modified by Calls to Repose.Write(), response filters,HttpModules, or server trace is enabled. Details:Error Parsing near ' | '.

© Stack Overflow or respective owner

Related posts about ASP.NET