This is a migrated thread and some comments may be shown as answers.

[Solved] Another cause for Sys.WebForms.PageRequestManagerParserErrorException

1 Answer 122 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lenny_shp
Top achievements
Rank 2
Lenny_shp asked on 17 Feb 2010, 04:46 PM
Issue occcurred in various versions up to 2009.3.1407.35.

Just FYI to those out there that might experience the same issue.   The issue was traced down to a few bad data value.
I have a CLOB that stores the value from RadEditor which could contain HTML, for some reason for the 2 records that is causing Sys.WebForms.PageRequestManagerParserErrorException, it seems to have some kind of control character.

When loading via RadGrid the page would fail to load (other pages are fine).
After I removed the invalid character then it loaded fine.

I have AjaxMgr on RadGrid, no update panels anywhere.

I don't know if this is more of an issue with RadEditor storing invalid character or unable to reload it back to RadGrid.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 22 Feb 2010, 07:03 AM
Hi Lenny,

Can you please also supply some additional details on your precise setup. How is the grid populated with data, when is the exception occurring? Also, what are the characters which cause the exception?

Best wishes,
Yavor
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.
Tags
Grid
Asked by
Lenny_shp
Top achievements
Rank 2
Answers by
Yavor
Telerik team
Share this question
or