Tag Archives: Ajax

System.InvalidOperationException – The length of the string exceeds the value set on the maxJsonLength property.

Yesterday I got a problem from one of my friend; he is getting a Javascript exception from some Ajax Page methods. The exception occurred when he tried to return a very long string from web method. The exception was like … Continue reading

Posted in .Net, .Net 3.0 / 3.5, ASP.Net, Javascript | Tagged , , , | Leave a comment