2024-01-16 16:20:54
     Error Actualizar(VehiculoProveedor vdr)
     Exception: System.ServiceModel.EndpointNotFoundException: No había ningún extremo escuchando en http://wsenviosms.auxilia.cc/Service1.asmx que pudiera aceptar el mensaje. La causa suele ser una dirección o una acción SOAP incorrecta. Consulte InnerException, si está presente, para obtener más información. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'wsenviosms.auxilia.cc'
   en System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   en System.Net.HttpWebRequest.GetRequestStream()
   en System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   --- Fin del seguimiento de la pila de la excepción interna ---

Server stack trace: 
   en System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   en System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   en System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   en System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   en System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   en System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   en System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   en System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   en System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   en System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   en VDR.Bl.SMTP.Service1Soap.EnvioCorreos(String[] Destinatarios, String[] Copias, String Mensaje, String Asunto)
   en VDR.Bl.SMTP.Service1SoapClient.EnvioCorreos(String[] Destinatarios, String[] Copias, String Mensaje, String Asunto) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\Connected Services\SMTP\Reference.cs:línea 139
   en VDR.Bl.ServicioSMTP.NotificarVehiculoCambioEstado(VehiculoProveedor vehiculo, Sucursal sucursal) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\ServicioSMTP.cs:línea 1512
   en VDR.Bl.GestionadorVehiculos.Actualizar(VehiculoProveedor vdr) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\GestionadorVehiculos.cs:línea 184
     StackTrace: 
Server stack trace: 
   en System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   en System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   en System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   en System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   en System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   en System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   en System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   en System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   en System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   en System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   en VDR.Bl.SMTP.Service1Soap.EnvioCorreos(String[] Destinatarios, String[] Copias, String Mensaje, String Asunto)
   en VDR.Bl.SMTP.Service1SoapClient.EnvioCorreos(String[] Destinatarios, String[] Copias, String Mensaje, String Asunto) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\Connected Services\SMTP\Reference.cs:línea 139
   en VDR.Bl.ServicioSMTP.NotificarVehiculoCambioEstado(VehiculoProveedor vehiculo, Sucursal sucursal) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\ServicioSMTP.cs:línea 1512
   en VDR.Bl.GestionadorVehiculos.Actualizar(VehiculoProveedor vdr) en D:\Desarrollo\VDR\Branches\VDR\VDR.Bl\GestionadorVehiculos.cs:línea 184
     InnerException: System.Net.WebException: No se puede resolver el nombre remoto: 'wsenviosms.auxilia.cc'
   en System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   en System.Net.HttpWebRequest.GetRequestStream()
   en System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
