[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Collections.Hashtable.rehash(Int32 newsize, Boolean forceNewHashCode) +32
System.Collections.Hashtable.expand() +30
System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +511
System.Collections.Hashtable.Add(Object key, Object value) +16
System.Collections.Specialized.NameObjectCollectionBase.BaseAdd(String name, Object value) +88
System.Collections.Specialized.NameObjectCollectionBase.BaseSet(String name, Object value) +45
System.Web.HttpCacheVaryByParams.set_Item(String header, Boolean value) +164
System.Web.UI.Page.InitOutputCache(OutputCacheParameters cacheSettings) +2051
ASP._419_aspx.FrameworkInitialize() +59
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +48
System.Web.UI.Page.ProcessRequest() +76
System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +24
System.Web.UI.Page.ProcessRequest(HttpContext context) +62
ASP._419_aspx.ProcessRequest(HttpContext context) +4
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|