Click here to Skip to main content
15,889,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
i m new in ajax ,and getting these msg at the time of saving data-
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.

hi
i read that ,but i m not using
1)Response.Write()
2)server.transfer
3)Remove httpmodule from web.config file
4)how to disable server trace
5)and not using response filters
Posted
Updated 9-Oct-10 2:10am
v4

1 solution

Check this[^] out.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900