Hello Krishna,
This error is most likely caused by malformed data in the POST request. The control failed to deserialize its client state as a result. You should check if your page passes XHTML/HTML validation using either the
W3C Validator or a Firefox plug-in like
this one.
If your page doesn't have major issues like unclosed tags, etc. we'll need to see a live URL. Alternatively, you can record of the browsing session that reproduces the error using
FiddlerCap. Make sure you're not accessing the site through http://localhost, but by using the computer name instead, otherwise it won't capture the traffic.
I hope this helps.
Greetings,
Tsvetomir Tsonev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items