Determines the maximum number of form keys, which is directly proportional to the number of GL lines allowed per document.
<add key="aspnet:MaxHttpCollectionKeys" value="10000" />
CAUTION:
Do not change the MaxHttpCollectionKeys setting without the assistance of your first line of support. Increasing this limit also increases your server's denial of service vulnerability.