03-09-2026 14:54:56.894|ERROR|ServiciosBCI.Utils.SmtpHelper.Send|El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII:  Dompatricio@gmail.com.: System.Net.Mail.SmtpException: El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII:  Dompatricio@gmail.com.
   en System.Net.Mail.MailAddress.GetUser(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetAddress(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetSmtpAddress(Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.ValidateUnicodeRequirement(MailMessage message, MailAddressCollection recipients, Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.Send(MailMessage message)
   en ServiciosBCI.Utils.SmtpHelper.Send(String username, String password, MailMessage mail) en C:\Desarrollo\Proyectos\ServiciosBCI\ServiciosBCI.Utils\SmtpHelper.cs:línea 53
03-09-2026 17:00:18.487|ERROR|ServiciosBCI.Utils.SmtpHelper.Send|El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII: Cristóbal.bize@bciseguros.com.: System.Net.Mail.SmtpException: El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII: Cristóbal.bize@bciseguros.com.
   en System.Net.Mail.MailAddress.GetUser(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetAddress(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetSmtpAddress(Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.ValidateUnicodeRequirement(MailMessage message, MailAddressCollection recipients, Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.Send(MailMessage message)
   en ServiciosBCI.Utils.SmtpHelper.Send(String username, String password, MailMessage mail) en C:\Desarrollo\Proyectos\ServiciosBCI\ServiciosBCI.Utils\SmtpHelper.cs:línea 53
03-09-2026 17:31:36.813|ERROR|ServiciosBCI.Utils.SmtpHelper.Send|El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII:  maria.aranda@bciseguros.com .: System.Net.Mail.SmtpException: El cliente o el servidor sólo está configurado para direcciones de correo electrónico con partes locales ASCII:  maria.aranda@bciseguros.com .
   en System.Net.Mail.MailAddress.GetUser(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetAddress(Boolean allowUnicode)
   en System.Net.Mail.MailAddress.GetSmtpAddress(Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.ValidateUnicodeRequirement(MailMessage message, MailAddressCollection recipients, Boolean allowUnicode)
   en System.Net.Mail.SmtpClient.Send(MailMessage message)
   en ServiciosBCI.Utils.SmtpHelper.Send(String username, String password, MailMessage mail) en C:\Desarrollo\Proyectos\ServiciosBCI\ServiciosBCI.Utils\SmtpHelper.cs:línea 53
03-09-2026 18:32:29.238|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
