Server Error in '/' Application.

No connection could be made because the target machine actively refused it 216.250.150.132:7447

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 216.250.150.132:7447

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SocketException (0x274d): No connection could be made because the target machine actively refused it 216.250.150.132:7447]
   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) +702

[WebException: Unable to connect to the remote server]
   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +662
   System.Net.HttpWebRequest.GetRequestStream() +21
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +151
   Sana.Commerce.eBusiness.Nav.Proxies.Nav2013ServiceClient.ProcessRequest(String request, String& response) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Nav\Proxies\Nav2013ServiceClient.cs:53
   Sana.Commerce.eBusiness.Nav.Proxies.Nav2013ServiceClient.ExecuteRequest(String request) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Nav\Proxies\Nav2013ServiceClient.cs:65
   Sana.Commerce.eBusiness.Nav.Nav2013Connection.SendRequest(String operation, String request) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Nav\Nav2013Connection.cs:26
   Sana.Commerce.eBusiness.Connection.ConnectionBase.SendRequestWithWrappingConnectionExceptions(String operation, String request) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Connection\ConnectionBase.cs:148

[SanaConnectionException: Unable to connect to the remote server]
   Sana.Commerce.eBusiness.Connection.ConnectionBase.SendRequestWithWrappingConnectionExceptions(String operation, String request) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Connection\ConnectionBase.cs:152
   Sana.Commerce.ConnectionProfiler.ProfileRequest(String operation, TRequest request, Func`3 sendRequest, Boolean logRequest) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\ConnectionProfiler.cs:40
   Sana.Commerce.eBusiness.Connection.ConnectionBase.Execute(String operation, IList`1 parameters) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\Connection\ConnectionBase.cs:134
   Sana.Commerce.ErpStateWatcherConnectionInterceptor.Execute(String operation, IList`1 parameters, ExecuteRequestMethod execute) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\ErpStateWatcherConnectionInterceptor.cs:35
   Sana.Commerce.eBusiness.ProviderBase`1.ExecuteRequest(String operation, IList`1 requestElements) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\ProviderBase.cs:308
   Sana.Commerce.eBusiness.PriceProvider.GetPriceInfo(IList`1 productIds, IPriceInfoLoadOptions priceLoadOptions) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\eBusiness\PriceProvider.cs:49
   Sana.Commerce.Price.<>c__DisplayClass8_0.<GetPriceInfo>b__0(IList`1 ids) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Price\PriceManager.cs:102
   Sana.Commerce.ByIdLoader`1.GetCacheResolvedList(IList`1 ids, FetchListCallback fetch) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Cache\ByIdLoader.cs:137
   Sana.Commerce.ByIdLoader`1.GetList(IList`1 ids, FetchListCallback fetch) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Cache\ByIdLoader.cs:103
   Sana.Commerce.Price.PriceManager`1.GetPriceInfo(IList`1 productIds, IPriceInfoLoadOptions priceLoadOptions) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Price\PriceManager.cs:0
   Sana.Commerce.Catalog.ProductManager`1.UpdatePriceInfo(IProductBaseLoadOptions options, IEnumerable`1 products) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Catalog\ProductManager.cs:478
   Sana.Commerce.Catalog.ProductManager`1.LoadCalculatedInfo(CacheResolvedItemCollection`1 productsCached, IProductBaseLoadOptions options) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Catalog\ProductManager.cs:390
   Sana.Commerce.Catalog.ProductManager`1.PostLoadProducts(CacheResolvedItemCollection`1 productsCached, IProductBaseLoadOptions options) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Catalog\ProductManager.cs:291
   Sana.Commerce.Catalog.ProductManager`1.GetProductsByIdList(IList`1 productIdList, IProductLoadOptions options) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Catalog\ProductManager.cs:231
   Sana.Commerce.Shop.ProductSearchManager`1.GetFoundProducts(SearchResponse response, IProductBaseLoadOptions options) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce\Business\Shop\ProductSearchManager.cs:219
   Sana.Commerce.Web.Api.Catalog.CatalogApi.GetProductsByProductSet(String productSetId, Int32 pageIndex, Int32 pageSize, SortOption sorting, FieldFilterCollection facets) in C:\Builds\Agents\BuildAgent\_work\7e9148c3\Sana Commerce\Sana Commerce\Framework\Sana.Commerce.Web\Api\Catalog\CatalogApi.cs:62
   Sana.Commerce.Customization.Frontend.Controllers.ExtendedProductListController.List(IProductListPage item, FieldFilterCollection facets, Int32 page, Int32 count, SortOption sort, String viewMode) in D:\Development\CorvetteCentral\Sana.Commerce.Sdk\Customization\Frontend\Controllers\ExtendedProductListController.cs:250
   lambda_method(Closure , ControllerBase , Object[] ) +400
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +229
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +39
   System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +77
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() +72
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +387
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +38
   System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +29
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +43
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +602
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +128


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0