Skip to content

Instantly share code, notes, and snippets.

@tejpaldev
Created December 24, 2019 14:40
Show Gist options
  • Save tejpaldev/4ceebdca16b1fb3a6049595b31509ae5 to your computer and use it in GitHub Desktop.
Save tejpaldev/4ceebdca16b1fb3a6049595b31509ae5 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