Skip to content

Instantly share code, notes, and snippets.

@asanger
Created April 8, 2014 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asanger/8160b85502e0fbc12e4c to your computer and use it in GitHub Desktop.
Save asanger/8160b85502e0fbc12e4c to your computer and use it in GitHub Desktop.
Web Deply Log
User:
Client IP: 162.17.147.13
Content-Type: application/msdeploy
Version: 8.0.0.0
MSDeploy.VersionMin: 7.1.600.0
MSDeploy.VersionMax: 7.1.1070.1
MSDeploy.Method: Sync
MSDeploy.RequestId: 17c15844-197e-46d0-9be7-4b46c4d10fff
MSDeploy.RequestCulture: en-US
MSDeploy.RequestUICulture: en-US
ServerVersion: 9.0.1631.0
Skip: objectName="^configProtectedData$"
Provider: auto, Path:
A tracing deployment agent exception occurred that was propagated to the client. Request ID '17c15844-197e-46d0-9be7-4b46c4d10fff'. Request Timestamp: '4/8/2014 12:11:40 PM'. Error Details:
System.Web.HttpException: The remote host closed the connection. The error code is 0x80070057.
at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
at System.Web.HttpResponse.Flush(Boolean finalFlush)
at Microsoft.Web.Deployment.TraceEventStreamSerializer.Dispose(Stream stream)
at Microsoft.Web.Deployment.DeploymentAgent.HandleSync(DeploymentAgentAsyncData asyncData, Nullable`1 passId)
at Microsoft.Web.Deployment.DeploymentAgent.HandleRequestWorker(DeploymentAgentAsyncData asyncData)
at Microsoft.Web.Deployment.DeploymentAgent.HandleRequest(DeploymentAgentAsyncData asyncData)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment