Server Error in '/' Application.

The remote host closed the connection. The error code is 0x800703E3.

Description: The remote host closed the connection. The error code is 0x800703E3.

Exception Details: System.Web.HttpException: The remote host closed the connection. The error code is 0x800703E3.

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:


[HttpException (0x800703e3): The remote host closed the connection. The error code is 0x800703E3.]
   System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) +4478643
   System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush() +58
   System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async) +214
   System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size) +86
   Microsoft.Reporting.WebForms.ReportDataOperation.StreamToResponse(Stream data, HttpResponse response) +71
   Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +522
   Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +301
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +790
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88