Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at BL.ApiClients.Finora.FinoraApiClient.PostAsync[TRequest,TResponse](StringrelativePath, TRequestrequest, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\ApiClients\Finora\FinoraApiClient.cs:line 19
at BL.UseCases.MasterData.Commands.Sync.MasterSyncSender.SendAsync[T](FinoraApiClientclient, ILoggerlogger, Stringroute, List`1requests, Int32batchSize, CancellationTokencancellationToken) in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\MasterSyncSender.cs:line 30
at BL.UseCases.MasterData.Commands.Sync.SyncModelsCommand.ExecuteAsync() in C:\agent\_work\95\s\BL\UseCases\MasterData\Commands\Sync\SyncModelsCommand.cs:line 30
at Arib.BackServices.Jobs.SyncModelsToFinoraJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\SyncModelsToFinoraJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 23
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain, ParameterInfo[]parameters, BooleanthrowIfCallSiteNotFound)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCachelifetime, ServiceIdentifierserviceIdentifier, TypeimplementationType, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptordescriptor, ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain, Int32slot)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifierserviceIdentifier, CallSiteChaincallSiteChain)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifierserviceIdentifier)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProviderprovider, TypeserviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProviderprovider)
at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:20:31
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:11:28
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:15:29
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:17:15
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:15:14
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:09:28
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:12:43
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:15:14
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:13:44
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96
Can not change the state to 'Enqueued': target method was not found. More details...
06/30/2026 19:14:44
System.TypeLoadException (testmachine:2000382)
Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.TypeLoadException: Could not load type 'Arib.BackServices.Jobs.MarketPlacesQueueHandlerScopedJob' from assembly 'Arib.BackServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at System.Reflection.RuntimeAssembly.GetTypeCore(StringtypeName, ReadOnlySpan`1nestedTypeNames, BooleanthrowOnError, BooleanignoreCase)
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at Hangfire.Common.TypeHelper.TypeResolver(Assemblyassembly, StringtypeName, BooleanignoreCase) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 251
at System.Reflection.TypeNameParser.GetType(StringtypeName, ReadOnlySpan`1nestedTypeNames, StringassemblyNameIfAny)
at System.Reflection.TypeNameParser.NamespaceTypeName.ResolveType(TypeNameParser&parser, StringcontainingAssemblyIfAny)
at System.Type.GetType(StringtypeName, Func`2assemblyResolver, Func`4typeResolver, BooleanthrowOnError)
at Hangfire.Common.TypeHelper.<>c.<DefaultTypeResolver>b__20_0(Stringname) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 83
at Hangfire.Common.TypeHelper.DefaultTypeResolver(StringtypeName) in C:\projects\hangfire-525\src\Hangfire.Core\Common\TypeHelper.cs:line 75
at Hangfire.Storage.InvocationData.<>c.<CachedDeserializeMethod>b__33_0(Tuple`4tuple) in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 335
at Hangfire.Storage.InvocationData.DeserializeJob() in C:\projects\hangfire-525\src\Hangfire.Core\Storage\InvocationData.cs:line 96