05-06-2024 11:29:39.178|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
05-06-2024 12:21:18.545|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
05-06-2024 14:18:26.286|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
05-06-2024 15:37:47.148|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
05-06-2024 15:37:47.211|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
05-06-2024 18:45:05.647|FATAL|ServiciosBCI.API.Controllers.BCIController.Servicios_Clicar|No se puede crear el contacto: System.Exception: El RUT no tiene el formato correcto.
   en ServiciosBCI.Utils.RutHelper.Validar(String rut) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.Utils\RutHelper.cs:línea 91
   en ServiciosBCI.API.Controllers.BCIController.Obtener_Contacto(Solicitudes solicitud, Object json, Boolean isLocalHost) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 538
05-06-2024 18:45:05.709|FATAL|ServiciosBCI.API.Controllers.BCIController.Servicios_Clicar|No se pudo leer la información del servicio Clicar: System.Exception: El RUT no tiene el formato correcto.
   en ServiciosBCI.API.Controllers.BCIController.Obtener_Contacto(Solicitudes solicitud, Object json, Boolean isLocalHost) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 568
   en System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid4[T0,T1,T2,T3](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
   en ServiciosBCI.API.Controllers.BCIController.Servicios_Clicar(Object json) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 2577
