System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://128.76.171.47:33000/NLWI. The connection attempt lasted for a time span of 00:00:02.0323011. TCP error code 10061: No connection could be made because the target machine actively refused it 128.76.171.47:33000. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 128.76.171.47:33000 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout) at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at NLWI.Connector.NavByManager.ContractImplementations.Base.ANavService.CallNav(TimeSpan timeout, String shopId, String function, XDocument data) at NLWI.Connector.NavByManager.Services.OrderSearchConnectorContract.Search(ISearchOrdersParameters parameters, Boolean searchItemNumber) at NLWI.Connector.NavByManager.Services.OrderSearchConnectorContract.Search(ISearchOrdersParameters parameters) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at NLWI.Core.Connector.Expressions.MethodAnalyser.<>c__DisplayClass2_0`2.b__0() at NLWI.Core.Connector.Logging.NLogMethodLogging.<>c__DisplayClass9_0`1. b__0() at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method, Func`1 cacheDependencyBuilder) at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method) at NLWI.Platforms.Dynamicweb9.CustomModules.NLWI_SelfService.Repositories.SelfServiceRepository.SearchOrders(ISearchOrdersParameters searchOrdersParameters) at NLWI.Platforms.Dynamicweb9.CustomModules.NLWI_SelfService.NLWISelfServiceContentModule.GetContent() at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)