[COMException (0x80070008): Not enough memory resources are available to process this command. (Exception from HRESULT: 0x80070008)]
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
System.Web.Hosting.IIS7WorkerRequest.SetUnknownResponseHeader(String name, String value, Boolean replace) +139
System.Web.HttpHeaderCollection.SetHeader(String name, String value, Boolean replace) +243
System.Web.HttpHeaderCollection.Set(String name, String value) +25
System.Web.HttpResponse.GenerateResponseHeadersForHandler() +327
System.Web.HttpResponse.WriteErrorMessage(Exception e, Boolean dontShowSensitiveErrors) +72
System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow, Boolean localExecute) +235
System.Web.HttpContext.ReportRuntimeErrorIfExists(RequestNotificationStatus& status) +315
|