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

maxJsonLength in Radscheduler.DescribeAppointments

1 Answer 42 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Neil
Top achievements
Rank 1
Neil asked on 29 Aug 2013, 03:23 PM
I am having the issue in my attached screenshot.  I cannot figure out why exactly I'm seeing this problem.

My web.config file has maxJsonLength set to max - 2147483644.

How do I know what elements are getting sent into DescribeAppointment that are too large?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 30 Aug 2013, 08:20 AM
Hi,

 I have inspected the issue once again and it seems that this is an ASP .NET limitation and there is nothing much more to be done about this issue . You have already set the value maxJsonLength to its max value as it suggested in this blog post as an absolute max value for the JSON data returned from ASP .NET web service.

In your case it is most probably caused by the amount of the appointments that are loaded in RadScheduler.

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Neil
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or