Exception
System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at HPDC.Storefront.HttpTools.GetHttpResponse(String requestUrl, Byte[] data) in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\Tools\HttpTools.cs:line 63 at HPDC.Storefront.PartSearchResult.FindParts() in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearchResult\PartSearchResult.cs:line 98 at HPDC.Storefront.PartSearchResult..ctor(Int32 salvageYardId, String route, String postalCode, Int32 sortOrdinal, Int32 pageNumber) in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Infrastructure\PartSearchResult\PartSearchResult.cs:line 40 at HPDC.Storefront.Controllers.TopSearchesController.Index() in D:\TeamCity\buildAgent\work\d5f7f359dfc859b3\Source\HPDC.Storefront\Controllers\TopSearchesController.cs:line 74
Home