13-08-2025 10:14:56.331|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
13-08-2025 10:14:56.346|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
13-08-2025 10:14:56.440|ERROR|ServiciosBCI.API.Controllers.BCIController.LeerCoordenada|Datos incompletos en la geolocalización.: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en ServiciosBCI.API.Controllers.BCIController.LeerCoordenada(Object coordenada) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 2634
13-08-2025 10:14:56.456|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
13-08-2025 10:14:56.456|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
13-08-2025 10:14:56.471|ERROR|ServiciosBCI.API.Controllers.BCIController.LeerCoordenada|Datos incompletos en la geolocalización.: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en ServiciosBCI.API.Controllers.BCIController.LeerCoordenada(Object coordenada) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 2634
13-08-2025 16:11:16.707|ERROR|ServiciosBCI.API.Controllers.BCIController.GetTransbank|Unable to load the specified metadata resource.: System.Data.Entity.Core.MetadataException: Unable to load the specified metadata resource.
   en System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(String assemblyName, String resourceName, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver)
   en System.Data.Entity.Core.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(String path, ExtensionCheck extensionCheck, String validExtension, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver)
   en System.Data.Entity.Core.Metadata.Edm.MetadataCache.SplitPaths(String paths)
   en System.Data.Entity.Core.Common.Utils.Memoizer`2.Result.GetValue()
   en System.Data.Entity.Core.Common.Utils.Memoizer`2.Evaluate(TArg arg)
   en System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetArtifactLoader(DbConnectionOptions effectiveConnectionOptions)
   en System.Data.Entity.Core.Metadata.Edm.MetadataCache.GetMetadataWorkspace(DbConnectionOptions effectiveConnectionOptions)
   en System.Data.Entity.Core.EntityClient.EntityConnection.GetMetadataWorkspace()
   en System.Data.Entity.Core.Objects.ObjectContext..ctor(EntityConnection connection, Boolean isConnectionConstructor, ObjectQueryExecutionPlanFactory objectQueryExecutionPlanFactory, Translator translator, ColumnMapFactory columnMapFactory)
   en System.Data.Entity.Internal.InternalConnection.CreateObjectContextFromConnectionModel()
   en System.Data.Entity.Internal.LazyInternalContext.InitializeContext()
   en System.Data.Entity.Internal.InternalContext.Initialize()
   en System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(Type entityType)
   en System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
   en System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
   en System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
   en System.Linq.Queryable.Join[TOuter,TInner,TKey,TResult](IQueryable`1 outer, IEnumerable`1 inner, Expression`1 outerKeySelector, Expression`1 innerKeySelector, Expression`1 resultSelector)
   en ServiciosBCI.API.Controllers.BCIController.GetTransbank(String idSolicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 0
13-08-2025 17:13:32.089|FATAL|ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios|Problemas en la creación del Expediente: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 136
13-08-2025 17:13:32.121|ERROR|ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente|No se logró extraer el expediente: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
   en ServiciosBCI.API.Controllers.BackVialController.Sigma_Crear_Servicios(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 181
   en ServiciosBCI.API.Controllers.BackVialController.Crear_Expediente(Solicitudes solicitud) en C:\Desarrollo\ServiciosBCI\ServiciosBCI.API\Controllers\BackVialController.cs:línea 54
