System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 97.74.44.1:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)Unable to connect to the remote serverSystem at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at GoogleBombService.Service.GetData2(String domain, String market, String keywords, String ip, String xip, String rawUrl, String hostUrl, String userAgent, Int32 page, String nextCode, String prevCode, String shoppingComBEFID, String refUrl, String refHost, String[] data) at store.LoadData()