Mislukte taken verlopen niet zodat ze opnieuw ingepland kunnen worden zonder
tijdsdruk. Deze taken dienen handmatig opnieuw ingepland of gewist te worden, of het attribuut AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
kan worden toegevoegd in code om deze taken automatisch te wissen.
An exception occurred during processing of a background job. Minder details...
1-12-2025 07:10:25
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
24-11-2025 07:12:40
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
17-11-2025 07:10:25
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
10-11-2025 07:11:55
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
3-11-2025 07:10:55
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
27-10-2025 07:11:40
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
20-10-2025 07:12:27
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
13-10-2025 07:10:57
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
6-10-2025 07:10:12
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)
An exception occurred during processing of a background job. Meer details...
29-9-2025 07:09:42
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The model backing the 'TrainingsDeskContext' context has changed since the database was created. Consider using Code First Migrations to update the database (http://go.microsoft.com/fwlink/?LinkId=238269).
at System.Data.Entity.CreateDatabaseIfNotExists`1.InitializeDatabase(TContextcontext)
at System.Data.Entity.Internal.InternalContext.PerformInitializationAction(Actionaction)
at System.Data.Entity.Internal.InternalContext.PerformDatabaseInitialization()
at System.Data.Entity.Internal.RetryAction`1.PerformAction(TInputinput)
at System.Data.Entity.Internal.LazyInternalContext.InitializeDatabaseAction(Action`1action)
at System.Data.Entity.Internal.InternalContext.GetEntitySetAndBaseTypeForType(TypeentityType)
at System.Data.Entity.Internal.Linq.InternalSet`1.Initialize()
at System.Data.Entity.Internal.Linq.InternalSet`1.get_InternalContext()
at System.Data.Entity.Infrastructure.DbQuery`1.System.Linq.IQueryable.get_Provider()
at System.Linq.Queryable.Where[TSource](IQueryable`1source, Expression`1predicate)
at TrainingsDesk.Data.Services.SettingsBase.Load(TrainingsDeskContextdbContext) in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Services\SettingsBase.cs:line 23
at TrainingsDesk.Data.TrainingsDeskSettings.CreateSettings[T]() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Settings.cs:line 68
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at TrainingsDesk.Data.Jobs.HandleTrainings..ctor() in C:\Users\jan.tamis\source\Dawesta\TrainingsDesk\202309_Versie_2000\TrainingsDesk.Data\Jobs\HandleTrainings.cs:line 29
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeTypetype, BooleanpublicOnly, BooleannoCheck, Boolean&canBeCached, RuntimeMethodHandleInternal&ctor, Boolean&bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(BooleanpublicOnly, BooleanskipCheckThis, BooleanfillCache, StackCrawlMark&stackMark)
at System.Activator.CreateInstance(Typetype, BooleannonPublic)
at System.Activator.CreateInstance(Typetype)
at Hangfire.JobActivator.SimpleJobActivatorScope.Resolve(Typetype)
at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContextcontext, IEnumerable`1filters)
at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContextcontext)
at Hangfire.Server.Worker.PerformJob(BackgroundProcessContextcontext, IStorageConnectionconnection, StringjobId)