“/”应用程序中的服务器错误。

由于目标计算机积极拒绝,无法连接。 10.0.0.101:9033

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 10.0.0.101:9033

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[SocketException (0x274d): 由于目标计算机积极拒绝,无法连接。 10.0.0.101:9033]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +244
   System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +607

[WebException: 无法连接到远程服务器]
   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +662
   System.Net.HttpWebRequest.GetRequestStream() +21
   System.ServiceModel.Channels.WebRequestHttpOutput.GetOutputStream() +66

[EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://10.0.0.101:9033/supply.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +14851634
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +386
   NeedIndex.Glass.ITrade.ISupply.Query(SupplyQueryRequest queryRequest) +0
   NeedIndex.ShaHe.Web.supply._default.bind() +3157
   System.Web.UI.Control.OnLoad(EventArgs e) +103
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1381


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.2558.0