[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Collections.Generic.List`1.set_Capacity(Int32 value) +68
System.Collections.Generic.List`1.EnsureCapacity(Int32 min) +49
System.Collections.Generic.List`1.Add(T item) +56
System.Security.Claims.ClaimsIdentity.AddClaim(Claim claim) +34
System.Security.Principal.GenericIdentity.AddNameClaim() +73
System.Security.Principal.GenericIdentity..ctor(String name, String type) +74
System.AppDomain.GetThreadPrincipal() +64
System.Threading.Thread.get_CurrentPrincipal() +109
System.Web.ThreadContext.AssociateWithCurrentThread(Boolean setImpersonationContext) +265
System.Web.HttpApplication.OnThreadEnterPrivate(Boolean setImpersonationContext) +45
System.Web.PipelineStepManager.ResumeSteps(Exception error) +496
System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) +99
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +192
|