// Job ID: #2864542
using LegalOne.Lib.Schedulers.RexIntegrityVerifier;
var rexIntegrityVerifierSchedulerManager = Activate<RexIntegrityVerifierSchedulerManager>();
rexIntegrityVerifierSchedulerManager.Run();
"pt-BR""pt-BR""RexIntegrityVerifierSchedulerManager"1772060401An exception occurred during processing of a background job.
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Configuration.ConfigurationErrorsException: A default appidinstancia was not configured. at LegalOne.Lib.Schedulers.RexIntegrityVerifier.RexIntegrityVerifierSchedulerManager.SetDefaultWebServiceAuth() in D:\a\legalone_firms_brazil\legalone_firms_brazil\LegalOne\LegalOne.Lib\Schedulers\RexIntegrityVerifier\RexIntegrityVerifierSchedulerManager.cs:line 520 --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Type type) at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context) at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0() at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation) at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation) at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters) at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context) at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)