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...
6/23/2026 6:54: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 D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:43:52 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:43: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:43:01 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:42: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:42:17 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:30: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
6/23/2026 6:01: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 6:01:55 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
6/23/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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 5:30:24 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
6/23/2026 6:01:35 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 5:14:31 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 5:00: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 5:00:24 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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
6/23/2026 4:30: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 4: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52
An exception occurred during performance of the job. More details...
6/23/2026 4: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Payment\PostPaymentToRazorPay.cs:line 61
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
An exception occurred during performance of the job. More details...
6/23/2026 4: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\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 121
at OOP.BackgroundTask.Orders.PostOfflineOrder.PlaceOrderConvertOffline(DataTabledt) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundTask\Orders\PostOfflineOrder.cs:line 186
at OOP.BackgroundJobsManager.Jobs.OfflineOrderJobs.PostOrderToSapOffline() in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\OfflineOrderJobs.cs:line 52