ScheduledEventsRunnerTask.Execute

// Id: #1008211
using TEQ.WorkerJobs.Jobs.Scheduled;

var scheduledEventsRunnerTask = Activate<ScheduledEventsRunnerTask>();
await scheduledEventsRunnerTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Scheduled Events Runner"
Time
1784738886

State

07/22/2026 16:48:13 (+3.956s) Failed

An exception occurred during performance of the job.

System.BadImageFormatException (lw1mdlwk000074:1902)

Format of the executable (.exe) or library (.dll) is invalid.

System.BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.
   at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitConstant(ConstantExpression constant)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMember(MemberExpression member)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitBinary(BinaryExpression binary)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitLambda[T](Expression`1 lambda)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitUnary(UnaryExpression unary)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryable`1.GetAsyncEnumerator(CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWork unitOfWork, Expression`1 filter, Func`2 orderBy, Int32 fetchSize, Int32 offset)
   at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy)
   at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy)
   at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61
   at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+524ms Processing

Server:
lw1mdlwk000074:1902
Worker:
1f079efd
+279msStarted

+30ms Enqueued

Triggered by recurring job scheduler

07/22/2026 16:48:09 Created