19-11-2024 11:44:45.635|ERROR|ServiciosBCI.Utils.FormatHelper.ToInt32|Problemas para convertir en número: System.FormatException: La cadena de entrada no tiene el formato correcto.
   en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   en ServiciosBCI.Utils.FormatHelper.ToInt32(Object obj) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\FormatHelper.cs:línea 63
19-11-2024 13:56:20.345|INFO|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|No hubo respuesta del servidor interno
19-11-2024 13:56:20.626|FATAL|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|Problemas en la creación del Expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 117
19-11-2024 13:56:20.642|ERROR|ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente|No se logró extraer el expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 179
   en ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 54
19-11-2024 14:14:28.913|INFO|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|No hubo respuesta del servidor interno
19-11-2024 14:14:28.913|FATAL|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|Problemas en la creación del Expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 117
19-11-2024 14:14:28.913|ERROR|ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente|No se logró extraer el expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 179
   en ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 54
19-11-2024 17:09:46.621|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Marcas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:09:46.949|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Marcas|No se pudo obtener el listado de marcas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Marcas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 138
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:09:55.447|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Tipos [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:09:55.463|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria|No se pudo obtener el listado de carrocerias: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 223
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:04.610|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Transmisiones [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:04.625|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones|No se pudo obtener el listado de transmisiones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 199
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:04.688|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/TiposDireccion [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:04.688|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones|No se pudo obtener el listado de direcciones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 247
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.000|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Combustibles [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.016|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles|No se pudo obtener el listado de combustibles: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 211
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.063|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Colores [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.063|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Colores|No se pudo obtener el listado de colores: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Colores() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 235
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.141|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Caracteristicas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:10:05.141|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas|No se pudo obtener el listado de caracteristicas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 259
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.110|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Marcas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.110|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Marcas|No se pudo obtener el listado de marcas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Marcas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 138
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.188|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Tipos [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.203|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria|No se pudo obtener el listado de carrocerias: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 223
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.532|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Transmisiones [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.532|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones|No se pudo obtener el listado de transmisiones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 199
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.610|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/TiposDireccion [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.610|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones|No se pudo obtener el listado de direcciones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 247
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.672|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Combustibles [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.672|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles|No se pudo obtener el listado de combustibles: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 211
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.719|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Colores [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.719|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Colores|No se pudo obtener el listado de colores: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Colores() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 235
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.782|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Caracteristicas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:12:08.782|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas|No se pudo obtener el listado de caracteristicas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 259
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:14.980|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Marcas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:14.980|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Marcas|No se pudo obtener el listado de marcas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Marcas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 138
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:24.119|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Tipos [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:24.119|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria|No se pudo obtener el listado de carrocerias: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 223
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:33.268|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Transmisiones [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:33.268|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones|No se pudo obtener el listado de transmisiones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 199
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:42.403|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/TiposDireccion [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:42.403|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones|No se pudo obtener el listado de direcciones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 247
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:51.561|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Combustibles [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:16:51.561|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles|No se pudo obtener el listado de combustibles: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 211
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:17:00.700|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Colores [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:17:00.700|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Colores|No se pudo obtener el listado de colores: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Colores() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 235
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:17:08.946|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Caracteristicas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:17:08.946|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas|No se pudo obtener el listado de caracteristicas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 259
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:33.234|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Marcas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:33.234|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Marcas|No se pudo obtener el listado de marcas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Marcas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 138
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.380|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Tipos [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.380|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria|No se pudo obtener el listado de carrocerias: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Carroceria() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 223
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.443|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Transmisiones [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.443|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones|No se pudo obtener el listado de transmisiones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Transmisiones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 199
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.490|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/TiposDireccion [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.505|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones|No se pudo obtener el listado de direcciones: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Direcciones() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 247
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.568|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Combustibles [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.568|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles|No se pudo obtener el listado de combustibles: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Combustibles() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 211
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.615|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Colores [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.615|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Colores|No se pudo obtener el listado de colores: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Colores() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 235
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.677|FATAL|ServiciosBCI.Utils.APIClient.GET|https://apilink.bciseguros.cl/api/vehiculo/Caracteristicas [ERROR]: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 56
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 17:24:42.677|FATAL|ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas|No se pudo obtener el listado de caracteristicas: System.AggregateException: Se han producido uno o varios errores. ---> System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---
   --- Fin del seguimiento de la pila de la excepción interna ---
   en ServiciosBCI.Utils.APIClient.Get[T](String URI) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\APIClient.cs:línea 70
   en ServiciosBCI.API.Controllers.BCIController.APILink_Caracteristicas() en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 259
---> (Nº de excepción interna 0) System.Net.Http.HttpRequestException: Error al enviar la solicitud. ---> System.Net.WebException: No se puede resolver el nombre remoto: 'apilink.bciseguros.cl'
   en System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   en System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Fin del seguimiento de la pila de la excepción interna ---<---

19-11-2024 19:00:12.093|ERROR|ServiciosBCI.Utils.SmtpHelper.Send|Error al enviar correo.: System.Net.Mail.SmtpException: Error al enviar correo. ---> System.IO.IOException: No se puede escribir datos de en la conexión de transporte: net_io_connectionclosed.
   en System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine)
   en System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine)
   en System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller)
   en System.Net.Mail.CheckCommand.Send(SmtpConnection conn, String& response)
   en System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
   en System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
   en System.Net.Mail.SmtpClient.Send(MailMessage message)
   --- Fin del seguimiento de la pila de la excepción interna ---
   en System.Net.Mail.SmtpClient.Send(MailMessage message)
   en ServiciosBCI.Utils.SmtpHelper.Send(String username, String password, MailMessage mail) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\SmtpHelper.cs:línea 53
19-11-2024 19:12:24.606|INFO|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|No hubo respuesta del servidor interno
19-11-2024 19:12:24.996|FATAL|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|Problemas en la creación del Expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 117
19-11-2024 19:12:25.012|ERROR|ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente|No se logró extraer el expediente: System.Exception: No hubo respuesta del servidor interno
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 179
   en ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 54
