[SocketException (0x274d): 由于目标计算机积极拒绝,无法连接。 10.44.142.139:3033]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +8409007
System.Net.Sockets.Socket.Connect(EndPoint remoteEP) +153
System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) +377
[EndpointNotFoundException: 无法连接到 net.tcp://10.44.142.139:3033/PortalService。连接尝试持续了 00:00:01.0156510 时间跨度。TCP 错误代码 10061: 由于目标计算机积极拒绝,无法连接。 10.44.142.139:3033。]
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +14866482
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +1321
_30edu.Service.IWCFPortalService.IService.IPortalTheme.PortalThemeGetCurrent(Guid unitID, Nullable`1 isWide) +0
_30edu.Business.Portal.PortalThemeBLL.GetCurrent(Guid unitID, Nullable`1 isWide) in e:\工作项目\30edu\SourceCode_2018\Business\30edu.Business.Portal\PortalThemeBLL.cs:72
_30edu.Web.Portal.PortalCommon.GetCurrentTheme(PortalInfo portalInfo) in e:\工作项目\30edu\SourceCode_2018\Web\30edu.Web.Portal\PortalCommon.cs:137
_30edu.Web.Portal.Page.BasePage.get_CurrentTheme() in e:\工作项目\30edu\SourceCode_2018\Web\30edu.Web.Portal\Page\BasePage.cs:39
_30edu.Web.Portal.Page.Base.SchoolServer.Main() in e:\工作项目\30edu\SourceCode_2018\Web\30edu.Web.Portal\Page\Base\Serive\SchoolServer.cs:35
_30edu.Web.Portal.Page.BasePage.Execute() in e:\工作项目\30edu\SourceCode_2018\Web\30edu.Web.Portal\Page\BasePage.cs:587
_30edu.Web.Portal.Page.BasePage.ProcessRequest(HttpContext context) in e:\工作项目\30edu\SourceCode_2018\Web\30edu.Web.Portal\Page\BasePage.cs:235
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +798
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +91
|