Quenby Mitchell edited Revision 2. Comment: Added !String.IsNullOrEmpty( collectionKey ) to test for a possible null reference exception. Changed CreateFromFormPost to CreateFromNameValueCollection to avoid a possible stack overflow exception if the context.Request implementation is Microsoft.Web.Infrastructure.DynamicValidationHelper.LazilyEvaluatedNameObjectEntry. Both of these scenarios have occurred on our production machines.
Ed Price MSFT edited Revision 1. Comment: Updated title.