An error occurred while attaching module (Dynamicweb.Frontend.Content)
System.Exception: Thrown exception ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://5.2.130.195:7347/DynamicwebService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 5.2.130.195:7347
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, 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 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Dynamicweb.DataIntegration.DynamicwebErpService.DynamicwebService.DataRequest(String request)
at Dynamicweb.DataIntegration.Integration.ERPIntegration.ErpServiceCaller.SendRequestInternal(DynamicwebServiceClient client, String secret, String requestText, ILogger logger, Boolean persistentClient)
at Dynamicweb.DataIntegration.Integration.ERPIntegration.ErpServiceCaller.GetDataFromRequestString(String endpoint, String secret, String requestXml, TimeSpan timeout, ILogger logger)
at Dynamicweb.Ecommerce.LiveIntegration.Connector.Execute(String url, String request, TimeSpan responseTimeout) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 355
at Dynamicweb.Ecommerce.LiveIntegration.Connector.IsWebServiceConnectionAvailable(String url) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 170
--- End of inner exception stack trace ---
at Dynamicweb.Ecommerce.LiveIntegration.Connector.IsWebServiceConnectionAvailable(String url) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 190
at Dynamicweb.Ecommerce.LiveIntegration.Products.ProductPriceProvider.PreparePrices(ProductCollection products) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Products\ProductPriceProvider.cs:line 135
at Dynamicweb.Ecommerce.Prices.PriceManager.PreparePrices(IEnumerable`1 products)
at Dynamicweb.Ecommerce.Products.ProductRelatedGroupService.GetProductRelations(Product product, String languageId, Boolean isFrontend)
at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProductRelatedGroups(RenderingContext renderingContext, Product product, Template parentTemplate, String loopName)
at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, Template template, Int32 loopCounter, Boolean renderRelated, String productUrl, Int32 quantity, Int32 wishListId, Boolean renderPublicList, Boolean isRecursiveCall, Lazy`1 categoryFieldSorting, Int32 orderLineOfProductCount, RenderingContext renderingContext, String unitId)
at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, String unitId)
at Dynamicweb.Ecommerce.Frontend.Frontend.RenderProduct(Product product, String unitId)
at Dynamicweb.Ecommerce.Frontend.Frontend.EcomRender()
at Dynamicweb.Ecommerce.Frontend.Frontend.GetContent()
at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)
System.Exception: Thrown exception ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://5.2.130.195:7347/DynamicwebService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 5.2.130.195:7347 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream() at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, 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 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Dynamicweb.DataIntegration.DynamicwebErpService.DynamicwebService.DataRequest(String request) at Dynamicweb.DataIntegration.Integration.ERPIntegration.ErpServiceCaller.SendRequestInternal(DynamicwebServiceClient client, String secret, String requestText, ILogger logger, Boolean persistentClient) at Dynamicweb.DataIntegration.Integration.ERPIntegration.ErpServiceCaller.GetDataFromRequestString(String endpoint, String secret, String requestXml, TimeSpan timeout, ILogger logger) at Dynamicweb.Ecommerce.LiveIntegration.Connector.Execute(String url, String request, TimeSpan responseTimeout) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 355 at Dynamicweb.Ecommerce.LiveIntegration.Connector.IsWebServiceConnectionAvailable(String url) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 170 --- End of inner exception stack trace --- at Dynamicweb.Ecommerce.LiveIntegration.Connector.IsWebServiceConnectionAvailable(String url) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Connector.cs:line 190 at Dynamicweb.Ecommerce.LiveIntegration.Products.ProductPriceProvider.PreparePrices(ProductCollection products) in Z:\Projects\BrandFusion\Koncentric.Dw.Elbi\src\LiveIntegration\Source Code\Dynamicweb.Ecommerce.LiveIntegration\Products\ProductPriceProvider.cs:line 135 at Dynamicweb.Ecommerce.Prices.PriceManager.PreparePrices(IEnumerable`1 products) at Dynamicweb.Ecommerce.Products.ProductRelatedGroupService.GetProductRelations(Product product, String languageId, Boolean isFrontend) at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProductRelatedGroups(RenderingContext renderingContext, Product product, Template parentTemplate, String loopName) at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, Template template, Int32 loopCounter, Boolean renderRelated, String productUrl, Int32 quantity, Int32 wishListId, Boolean renderPublicList, Boolean isRecursiveCall, Lazy`1 categoryFieldSorting, Int32 orderLineOfProductCount, RenderingContext renderingContext, String unitId) at Dynamicweb.Ecommerce.Frontend.Renderer.RenderProduct(Product product, Boolean extendedProperties, String unitId) at Dynamicweb.Ecommerce.Frontend.Frontend.RenderProduct(Product product, String unitId) at Dynamicweb.Ecommerce.Frontend.Frontend.EcomRender() at Dynamicweb.Ecommerce.Frontend.Frontend.GetContent() at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)