Json_MaxJsonLengthExceeded

15 replies. Last post: September 23, 2013 12:48 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Frank GaryMember

Gentlemen,

I have run into a serious problem in my webscheduler. When loading the webscheduler in my application I am receiving a "Json_MaxJsonLengthExceeded".  See attached screen shot image. Additional information as follows:

1). The Json error ONLY occurs when my events records EXCEED 2450 records (approximate).

2). I have tried changing my webconfig setting <jsonSerialization maxJsonLength="524288" />

     to <jsonSerialization maxJsonLength="2147483647" /> to no avail

3). I am using SQL Server Enterprise 2008 X64 with Windows 7 Ultimate on IIS7.5

4). My webscheduler is version 3.x

5). In my webscheduler properties, I have changed my General > EnableFastJsonSerialization setting from True to False. When I do this the webscheduler does not load any data, or if it does eventually load it takes longer than 5 minutes as I have not let it try to load for longer than 5 minutes before closing the page.

My application can and will have over 100,000 records in the events table within the first year. Will the webscheduler be robust enough to handle this?

Please advise as to how to resolve this Json error.

Thanks - Frank

 

1 attachment
All times are GMT -5. The time now is 9:51 PM.
Previous Next