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

Error during serialization or deserialization

1 Answer 224 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nenna
Top achievements
Rank 1
Nenna asked on 21 Nov 2019, 01:11 PM

I get the following error when I run radgrid1.rebind:

Line 135: // Bind to RadGrid Line 136: Line 137: RadGrid1.Rebind(); Line 138: Line 139:

Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.

 

I have tried adding the setting below within the web.config:

<jsonSerialization maxJsonLength="2147483644"/>

 

That did not work.

 

Thanks

 

 

 

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 22 Nov 2019, 08:38 AM

Hi Nenna,

I have also replied to the formal support ticket you have submitted for this topic.  I suggest that we continue the discussion in the support ticket to avoid communicating in two different places. As soon we find the solution, we will share it in this Forum thread as well.

Kind regards,
Attila Antal
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Nenna
Top achievements
Rank 1
Answers by
Attila Antal
Telerik team
Share this question
or