OrderJobs.SendOrderConfirmationMail

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

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

Properties

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

State

6/8/2026 1:40:22 PM (+46ms) 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

+77ms Processing

Server:
ooptest:8828
Worker:
a0514fbb

+1h 52m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 1:40:11 PM

+46ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

+47ms Processing

Server:
ooptest:8828
Worker:
1a9c8062

+1h 8m Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 11:48:04 AM

+63ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

+60ms Processing

Server:
ooptest:8828
Worker:
bef0c955

+43m 47.193s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 10:39:22 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.520s Processing

Server:
ooptest:8828
Worker:
bf49727c

+24m 58.547s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 10:03:40 AM

+30ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.507s Processing

Server:
ooptest:8828
Worker:
26fd0300

+13m 250ms Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 9:46:38 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.503s Processing

Server:
ooptest:8828
Worker:
f81e8f5e

+8m 14.566s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 9:39:02 AM

+34ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.524s Processing

Server:
ooptest:8828
Worker:
85f1c678

+8m 14.527s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 9:36:32 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.500s Processing

Server:
ooptest:8828
Worker:
dc3288d7

+8m 14.536s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

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

Enqueue at:
6/8/2026 9:34:02 AM

+30ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.486s Processing

Server:
ooptest:8828
Worker:
9498321e

+8m 13.640s Enqueued

Triggered by DelayedJobScheduler

+123ms Scheduled

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

Enqueue at:
6/8/2026 9:33:16 AM

+817ms 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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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()

-7m 59.494s Processing

Server:
ooptest:8828
Worker:
cb1875d9

+53.510s Enqueued

Triggered by DelayedJobScheduler

+7ms Scheduled

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

Enqueue at:
6/8/2026 9:40:36 AM

+1.170s 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:/OneDrive - ENES TEXTILE MILLS/D-Drive/30.10.2024/OOP/OOP.BackgroundJobsManager/
LOG: Initial PrivatePath = D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\web.config
LOG: Using host configuration file: D:\OneDrive - ENES TEXTILE MILLS\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/Vijay.CA/AppData/Local/Temp/Temporary ASP.NET Files/vs/35b0c4b9/a87e321b/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/Vijay.CA/AppData/Local/Temp/Temporary ASP.NET Files/vs/35b0c4b9/a87e321b/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/30.10.2024/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/30.10.2024/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/Vijay.CA/AppData/Local/Temp/Temporary ASP.NET Files/vs/35b0c4b9/a87e321b/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Users/Vijay.CA/AppData/Local/Temp/Temporary ASP.NET Files/vs/35b0c4b9/a87e321b/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/30.10.2024/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/30.10.2024/OOP/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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OrderJobs.cs:line 39
--- 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()

+37ms Processing

Server:
nsho00swlap7:56036
Worker:
e38b32c4

+30ms Enqueued

6/8/2026 9:39:50 AM Created