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.Diagnostics.StackTrace.GetStackFramesInternal(StackFrameHelper sfh, Int32 iSkip, Boolean fNeedFileInfo, Exception e) +0
   System.Diagnostics.StackFrameHelper.InitializeSourceInfo(Int32 iSkip, Boolean fNeedFileInfo, Exception exception) +60
   System.Diagnostics.StackTrace.CaptureStackTrace(Int32 iSkip, Boolean fNeedFileInfo, Thread targetThread, Exception e) +78
   System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo) +36
   System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) +43
   System.Exception.GetStackTrace(Boolean needFileInfo) +64
   System.Exception.get_StackTrace() +15
   System.Web.HttpResponse.WriteOneExceptionStack(Exception e) +179
   System.Web.HttpResponse.WriteExceptionStack(Exception e) +58
   System.Web.HttpResponse.WriteErrorMessage(Exception e, Boolean dontShowSensitiveErrors) +621
   System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow, Boolean localExecute) +235
   System.Web.HttpContext.ReportRuntimeErrorIfExists(RequestNotificationStatus& status) +315


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