Server Error in '/InterECM' Application.

Hashtable insert failed. Load factor too high.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Hashtable insert failed. Load factor too high.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidOperationException: Hashtable insert failed. Load factor too high.]
   System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +2807702
   System.Collections.Hashtable.set_Item(Object key, Object value) +11
   System.ComponentModel.ReflectTypeDescriptionProvider.GetTypeData(Type type, Boolean createIfNeeded) +134
   System.ComponentModel.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes() +41
   System.ComponentModel.TypeDescriptor.GetAttributes(Type componentType) +26
   System.Web.UI.ViewStateModeByIdAttribute.IsEnabled(Type type) +46
   System.Web.UI.Control.SaveViewStateRecursive() +121
   System.Web.UI.Page.SaveAllState() +466
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1676


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832