length of the string exceeds the value set on the maxJsonLen
Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gajendra JangidPosted Feb 24, 2018, 1:17 AM
Piyush PansuriyaPosted Feb 24, 2018, 12:27 AM
jss.MaxJsonLength = Int32.MaxValue;
Gajendra JangidPosted Feb 24, 2018, 12:15 AM
Piyush PansuriyaPosted Feb 23, 2018, 10:51 PM