Ottiene o imposta la lunghezza massima delle stringhe JSON che sono accettati dalla classe JavaScriptSerializer ed è valido dal .NET framework 3.5 in poi.
<system.web.extensions> <scripting> <webServices> <jsonSerialization maxJsonLength="50000000"/> </webServices> </scripting> </system.web.extensions>