IncreaseMailsize
Jump to navigation
Jump to search
Change the following setting
<system.web.extensions>
<scripting>
<webServices>
<jsonSerialization maxJsonLength="2147483644"/>
</webServices>
</scripting>
</system.web.extensions>
This setting is part of the web.config file. If not, add this section.