I\'m hoping to get some clarification on the maxJsonLength property. Here is some background information.
I was having an issue with an AJAX response not being returned
I ran into similar issues returning JSON from a web service. I set the maxJsonLength in web.config to a value large enough to handle the data I was sending back.