Description:
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:4997
at Microsoft.Web.Services3.Messaging.SoapTcpConnection.Connect()
at Microsoft.Web.Services3.Messaging.SoapTcpConnection..ctor(Uri remoteEndpoint, SoapTcpTransportOptions options, ISoapFormatter formatter)
at Microsoft.Web.Services3.Messaging.SoapTcpTransport.CreateConnection(Uri transportAddress)
at Microsoft.Web.Services3.Messaging.SoapTcpTransport.GetConnection(Uri destination)
at Microsoft.Web.Services3.Messaging.SoapTcpTransport.Send(SoapEnvelope envelope, EndpointReference destination)
at Microsoft.Web.Services3.Messaging.SoapTcpOutputChannel.Send(SoapEnvelope message)
at Microsoft.Web.Services3.Messaging.SoapReceiver.DispatchMessage(SoapEnvelope message)
at Microsoft.Web.Services3.Messaging.SoapReceiver.ProcessMessage(SoapEnvelope message)
Partager