Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
3/20/2026 10:30:09 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 10:00:08 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 10:00:08 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 9:30:08 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 9:30:08 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 9:00:20 AM
System.InvalidOperationException
The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.
System.InvalidOperationException: The 'Areacode' property on 'SP_GetPostOrder_head_Result' could not be set to a 'System.Int32' value. You must set this property to a non-null value of type 'System.String'.
at System.Data.Entity.Core.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReaderreader, Int32ordinal)
at lambda_method(Closure , Shaper )
at System.Data.Entity.Core.Common.Internal.Materialization.Coordinator`1.ReadNextElement(Shapershaper)
at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1source)
at OOP.BackgroundTask.Orders.PostOrderToSap.<>c__DisplayClass34_0.<PostOrderToSapDivisionWise>b__1(PostOrderToSapDtopost) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 131
at System.Collections.Generic.List`1.ForEach(Action`1action)
at OOP.BackgroundTask.Orders.PostOrderToSap.PostOrderToSapDivisionWise(Int32OrderId, Int32DivisionOrderID, Int32OrderAmendmentID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
An exception occurred during performance of the job. More details...
3/20/2026 9:06:58 AM
System.Exception
Unable to process the posting. One of the SAP posting count is zero. potshead : 0, potsdetails : 0, potscolour : 5, potsEmployee : 3
System.Exception: Unable to process the posting. One of the SAP posting count is zero. potshead : 0, potsdetails : 0, potscolour : 5, potsEmployee : 3
at OOP.BackgroundTask.Orders.PostOrderToSap.<>c__DisplayClass34_0.<PostOrderToSapDivisionWise>b__1(PostOrderToSapDtopost) in D:\OneDrive - ENES TEXTILE MILLS\GIT_SOURCE\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 291
at System.Collections.Generic.List`1.ForEach(Action`1action)
at OOP.BackgroundTask.Orders.PostOrderToSap.PostOrderToSapDivisionWise(Int32OrderId, Int32DivisionOrderID, Int32OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\GIT_SOURCE\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
at OOP.BackgroundJobsManager.Jobs.PostSapJobs.PostOrderToSap(Int32OrderId, Int32DivisionOrderID, Int32OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\GIT_SOURCE\OOP\OOP.BackgroundJobsManager\Jobs\PostSapJobs.cs:line 22
An exception occurred during performance of the job. More details...
3/20/2026 1:51:12 PM
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`1POPrintParams, UserDefaultUserDefault)
at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_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 OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Orders\SentOrderNotification.cs:line 258
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_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(Tasktask)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
An exception occurred during performance of the job. More details...
3/20/2026 8:53:33 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 8:53:33 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 8:23:30 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 8:23:30 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 7:53:37 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 8:00:15 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\Source\New OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\Source\New OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 32
An exception occurred during performance of the job. More details...
3/20/2026 7:23:38 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 7:23:38 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 7:00:04 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 7:00:04 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
An exception occurred during performance of the job. More details...
3/20/2026 6:30:03 AM
System.Exception
Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
System.Exception: Unable to process the Post Payment Data To SAP -TransactionID : 9492 Transaction Details is empty
at OOP.BackgroundTask.Payment.PostPaymentDataToSap.PaymentDataPostToSap(Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentDataToSap.cs:line 120
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 116
An exception occurred during performance of the job. More details...
3/20/2026 6:30:03 AM
System.Net.Http.HttpRequestException
Response status code does not indicate success: 400 (Bad Request).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at OOP.BackgroundTask.Payment.PostPaymentToRazorPay.paymentToRazorPay(StringRazorPayPaymentID, Int32TransactionID) in C:\Users\MUTHUPANDI.R\source\repos\OnlineOrderingPortal_Git\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61