05-05-2026 18:41:37.716|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\Proyectos\ServiciosBCI\ServiciosBCI.API\Controllers\BCIController.cs:línea 0
