Server Error in '/' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

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.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

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:


[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


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0