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...
7/9/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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 10:00:18 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 9:21:36 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 8:51:44 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 8:51:54 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 8:30:02 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\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.<>c__DisplayClass2_0.<PostPayment_RazorPay>b__0() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
An exception occurred during performance of the job. More details...
7/9/2026 8:00:05 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 8:00:17 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 7:30:08 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\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.<>c__DisplayClass2_0.<PostPayment_RazorPay>b__0() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
An exception occurred during performance of the job. More details...
7/9/2026 6:51: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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 6:51:47 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 10:38:54 AM
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 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(Tasktask)
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(Tasktask)
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(Tasktask)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
An exception occurred during performance of the job. More details...
7/9/2026 6:21:40 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 6:21:49 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 10:11:23 AM
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 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(Tasktask)
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(Tasktask)
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(Tasktask)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
An exception occurred during performance of the job. More details...
7/9/2026 6:00:00 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 6:00:09 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 5:30:14 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 5:30:23 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 5:00:13 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 5:00:22 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 4:30:12 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 4:30:22 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 4:00:11 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 4:00:20 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 3:30:10 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 3:30:19 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 3:00: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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 3:00:18 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 2: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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 2:30:17 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 2: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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 2:00:17 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 1:30:07 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 1:30:37 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 1:00:06 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 1:00:15 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 12:30:05 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 12:30:14 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/9/2026 12:00:05 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/9/2026 12:00:14 AM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/8/2026 11:30:04 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/8/2026 11:30:13 PM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/8/2026 11:00:04 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/8/2026 11:00:13 PM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/8/2026 10:30:03 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/8/2026 10:30:12 PM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/8/2026 10:00:02 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
7/8/2026 10:00:11 PM
System.FormatException
Input string was not in a correct format.
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(Stringstr, NumberStylesoptions, NumberBuffer&number, NumberFormatInfoinfo, BooleanparseDecimal)
at System.Number.ParseInt32(Strings, NumberStylesstyle, NumberFormatInfoinfo)
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 164
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 229
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
7/8/2026 9:30:01 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19