SyntaxFix
Write A Post
Hire A Developer
Questions
you have to put this in web.config :
<system.web.extensions> <scripting> <webServices> <jsonSerialization maxJsonLength="50000000" /> </webServices> </scripting> </system.web.extensions>