[HttpException (0x800703e3): The remote host closed the connection. The error code is 0x800703E3.]
System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) +390
System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush() +41
System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async) +168
System.Web.HttpResponse.Flush() +19
DisplayAttachment.BuildDownloadedAttachmentResponse(String fileName, Stream fileStream) in C:\Projects\VS2022\FinanceComponents\Unisoft.PFC.Inquiry\Unisoft.EFinance.WebModule\Attachments\DisplayAttachment.aspx.vb:64
DisplayAttachment.OpenAttachmentFromServer(HttpContext context) in C:\Projects\VS2022\FinanceComponents\Unisoft.PFC.Inquiry\Unisoft.EFinance.WebModule\Attachments\DisplayAttachment.aspx.vb:54
DisplayAttachment.Page_Load(Object sender, EventArgs e) in C:\Projects\VS2022\FinanceComponents\Unisoft.PFC.Inquiry\Unisoft.EFinance.WebModule\Attachments\DisplayAttachment.aspx.vb:22
System.Web.UI.Control.OnLoad(EventArgs e) +79
System.Web.UI.Control.LoadRecursive() +130
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2862
|