Sunday, 1 June 2014

Json Serialization Length Error?

<system.web.extensions>
    <scripting>
      <webServices>
        <jsonSerialization maxJsonLength="50000000"/>
      </webServices>
    </scripting>
  </system.web.extensions>

No comments:

Post a Comment