OrderJobs.SendOrderConfirmationMail

// Job ID: #3710468
using OOP.BackgroundJobsManager.Jobs;

var orderJobs = Activate<OrderJobs>();
await orderJobs.SendOrderConfirmationMail(
    1862905,
    FromJson<UserDefault>("{\"UserID\":126767,\"BPID\":32476,\"SeletedDivision\":[]}"));

Properties

CurrentCulture
"en-IN"
CurrentUICulture
"en-US"
RetryCount
10

State

11/7/2025 11:16:37 AM (+400ms) Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
 (Fully-specified)
LOG: Appbase = file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/
LOG: Initial PrivatePath = D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\bin
Calling assembly : OOP.BackgroundTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\web.config
LOG: Using host configuration file: C:\Users\PC15\Documents\IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Redirect found in application configuration file: 13.0.2000.0 redirected to 13.0.3500.0.
LOG: Post-policy reference: CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+34ms Processing

Server:
pc15:29136
Worker:
c727026d

+1h 54m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 10 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 11:16:31 AM

+610ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 43.420s Processing

Server:
ooptest:15208
Worker:
c6251b84

+1h 9m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 9 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 9:34:13 AM

+64ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+16ms Processing

Server:
ooptest:12004
Worker:
96d2eefb

+42m 42.604s Enqueued

Triggered by DelayedJobScheduler

+16ms Scheduled

Retry attempt 8 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 8:24:55 AM

+3.934s Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+30ms Processing

Server:
ooptest:12004
Worker:
18d15fa8

+22m 51.663s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 7 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:42:15 AM

+60ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 42.867s Processing

Server:
ooptest:14176
Worker:
b464f566

+12m 27.844s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 6 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:31:05 AM

+60ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 42.870s Processing

Server:
ooptest:14176
Worker:
fd261a43

+11m 57.833s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 5 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:25:04 AM

+47ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 42.864s Processing

Server:
ooptest:14176
Worker:
6f290679

+11m 57.827s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 4 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:21:01 AM

+47ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 42.864s Processing

Server:
ooptest:14176
Worker:
0bc211bc

+11m 57.807s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 3 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:18:35 AM

+80ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

-11m 42.813s Processing

Server:
ooptest:14176
Worker:
75de8a32

+1m 14.633s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 2 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:29:34 AM

+380ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
 (Fully-specified)
LOG: Appbase = file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/
LOG: Initial PrivatePath = D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\bin
Calling assembly : OOP.BackgroundTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\web.config
LOG: Using host configuration file: C:\Users\PC15\Documents\IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Redirect found in application configuration file: 13.0.2000.0 redirected to 13.0.3500.0.
LOG: Post-policy reference: CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Users/PC15/AppData/Local/Temp/Temporary ASP.NET Files/vs/037bb3e0/e32636a6/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/Projects_2.O/OOP_Git/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+17ms Processing

Server:
pc15:25332
Worker:
4aef26ca

+11m 55.736s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 1 of 10: Could not load file or assembly 'CrystalDecisions…

Enqueue at:
11/7/2025 7:16:47 AM

+124ms Failed

An exception occurred during performance of the job.

System.IO.FileNotFoundException

Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
File name: 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   at OOP.BackgroundTask.Repository.OrderRepository.<DownloadDivisionOrdersAsPDF>d__16.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OOP.BackgroundTask.Repository.OrderRepository.DownloadDivisionOrdersAsPDF(List`1 POPrintParams, UserDefault UserDefault)
   at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\OrderConfirmationMail.cs:line 69
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 215
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\Projects_2.O\OOP_Git\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+16ms Processing

Server:
ooptest:14176
Worker:
c18b378b

+17ms Enqueued

11/7/2025 7:16:30 AM Created