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

Max number of Appointments to send back via webservice?

1 Answer 35 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 28 Jul 2010, 02:02 PM
What's the max number of appointments I can send back?  All my views are working, but the MonthView which I assume is because there's too many trying to be send back?

The error is GENERIC "There was an error processing the request. "

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 03 Aug 2010, 08:32 AM
Hello Steve,

The maximum response size is determined by the maxJsonLength property. How much appointments will fit in this size depends on the data in the appointments themselves.

We plan to improve the WebServiceAppointmentController class to send only the visible appointments in Month view for the next release (or earlier).

For the moment the only options is to increase the maximum response size.

Apologies for the caused inconvenience.

All the best,
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
Tags
Scheduler
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
T. Tsonev
Telerik team
Share this question
or