// Id: #201993
using TEQ.WorkerRole.Jobs;
var asyncTaskProcessorJob = Activate<AsyncTaskProcessorJob>();
await asyncTaskProcessorJob.ProcessPendingTasks();
| CurrentCulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
No string associated with token. The format of the file '/home/site/wwwroot/TEQ.WorkerRole.dll' is invalid.
System.BadImageFormatException: No string associated with token. The format of the file '/home/site/wwwroot/TEQ.WorkerRole.dll' is invalid. at eryProcessor.ackgroundJob.�.tion>5__3.xTimeout in D:\a\1\s\src\TEQ.WorkerRole\Jobs\AsyncTaskProcessorJob.cs:line 29 --- End of stack trace from previous location --- at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Triggered by recurring job scheduler