6
Answers

Can I set an unlimited length for maxJsonLength in mvc c#

arvind baldaniya

arvind baldaniya

6y
16.7k
1
Can I set an unlimited length for maxJsonLength in mvc
 
This is not working so please...so any c# solution
 
<webServices>
<jsonSerialization maxJsonLength="...."> </jsonSerialization>
</webServices>
Answers (6)