Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save priyankakundu/731de8fde00f19f8d74df9df014c97f8 to your computer and use it in GitHub Desktop.
Save priyankakundu/731de8fde00f19f8d74df9df014c97f8 to your computer and use it in GitHub Desktop.
Check if MaxJsonDeserializerMembers values set
<add key="aspnet:MaxJsonDeserializerMembers" value="2147483647" />
Response.Write(new ScriptingJsonSerializationSection().MaxJsonLength);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment