specifying MaxHttpCollectionKeys for a specific page?
问题 I am wondering if there is a way to change this value for a particular page, instead of setting it for the entire project. We are running into the limit, but only for a couple pages. Our project is using .NET 3.5. For those who are unaware of what this variable is for, it is to get around this: http://support.microsoft.com/kb/2661403 Essentially if you have a lot of form keys (over 1000), you will get an exception when posting back to the page. You can get around this by specifying in your