ERROR: 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 195.77.58.81:443 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.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at ecoweb.api.SimuladoresWS.Service1.ObtenerTextosLegales(Int32 CodigoDestino, String CodigoSubtipo, String Idioma) in C:\Agent\_work\2\s\Web References\SimuladoresWS\Reference.cs:line 1792 at ecoweb.api.Controllers.LegalesController.GetLegalText(Int32 _type, String _subType, String _language) in C:\Agent\_work\2\s\Controllers\LegalesController.cs:line 59