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/7/2026 8:30: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/7/2026 8:30: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/7/2026 8:00:02 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/7/2026 8:00:10 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/7/2026 7:30: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/7/2026 7:30:10 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/7/2026 7:15:48 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
An exception occurred during performance of the job. More details...
7/7/2026 6:59:26 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/7/2026 6:59: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/7/2026 6: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/7/2026 6:30:28 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/7/2026 6:11:43 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
An exception occurred during performance of the job. More details...
7/7/2026 5:51:37 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/7/2026 5:51:46 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/7/2026 5:21:45 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/7/2026 5:21: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/7/2026 5: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/7/2026 5: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/7/2026 4: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/7/2026 4: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/7/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\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/7/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\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/7/2026 3: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/7/2026 3: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/7/2026 3:00: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/7/2026 3:00:16 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/7/2026 2: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/7/2026 2:30:16 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/7/2026 2: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/7/2026 2: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/7/2026 1: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/7/2026 1:30:31 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/7/2026 1: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 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/7/2026 1:00:13 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/7/2026 12: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 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/7/2026 12:30:12 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/7/2026 12:00:02 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/7/2026 12:00:11 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/6/2026 11:30: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/6/2026 11:30:10 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/6/2026 11:00: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
An exception occurred during performance of the job. More details...
7/6/2026 11:00:10 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/6/2026 10:30:15 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/6/2026 10:30:24 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/6/2026 10:00:14 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/6/2026 10:00:23 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/6/2026 9:30:13 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/6/2026 9:30:22 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/6/2026 9:00:12 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/6/2026 9:00:22 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/6/2026 8:30:11 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/6/2026 8:30:20 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/6/2026 8:00:11 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/6/2026 8:00:20 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/6/2026 7:30:10 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/6/2026 7:30:19 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/6/2026 7:00:09 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/6/2026 7:00:18 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/6/2026 6:30:08 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/6/2026 6:30:17 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/6/2026 6:00:08 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/6/2026 6:00:16 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/6/2026 5:30:07 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/6/2026 5:30:16 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/6/2026 5:00:06 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/6/2026 5:00:15 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/6/2026 4:30:05 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/6/2026 4:30:14 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/6/2026 4:00:05 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/6/2026 4: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/6/2026 3: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/6/2026 3: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/6/2026 3:00: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/6/2026 3:00: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/6/2026 2:30: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/6/2026 2:30: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/6/2026 2: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/6/2026 2: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/6/2026 1: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
An exception occurred during performance of the job. More details...
7/6/2026 1:30:10 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/6/2026 1:00:00 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/6/2026 1:00:09 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/6/2026 12:30:14 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/6/2026 12:30:24 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/6/2026 12:00:13 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/6/2026 12:00:23 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/6/2026 11: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/6/2026 11:30:21 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/6/2026 11:00: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/6/2026 11:00:21 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/6/2026 10:30: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/6/2026 10:30: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/6/2026 10:02: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 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/6/2026 9:57:38 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/6/2026 9: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 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/6/2026 9: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\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/6/2026 9: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/6/2026 9: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/6/2026 8: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/6/2026 8:30:16 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/6/2026 8: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/6/2026 8: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/6/2026 7: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/6/2026 7: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/6/2026 7: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/6/2026 7: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/6/2026 6:30: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 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/6/2026 6:30:13 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/6/2026 5:51: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 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/6/2026 5:51:42 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/6/2026 5:29:24 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/6/2026 5:29:43 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/6/2026 5:00: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\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/6/2026 5:00:10 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/6/2026 4:30: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/6/2026 4:30:10 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/6/2026 4: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\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/6/2026 4:00:27 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/6/2026 3:30:18 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/6/2026 3:30:27 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/6/2026 3: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/6/2026 3: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/6/2026 2: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/6/2026 2:30:21 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/6/2026 2: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/6/2026 2: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/6/2026 1: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/6/2026 1:30:41 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/6/2026 1: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/6/2026 1: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/6/2026 12: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 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/6/2026 12: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\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/6/2026 12: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/6/2026 12: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/5/2026 11:30:07 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/5/2026 11:30:16 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/5/2026 11:00:06 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/5/2026 11:00:15 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/5/2026 10:30:06 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/5/2026 10:30:15 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/5/2026 10:00:05 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/5/2026 10:00:14 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/5/2026 9: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/5/2026 9: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/5/2026 9:00: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/5/2026 9:00: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/5/2026 8:30: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/5/2026 8:30: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/5/2026 8:00: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
An exception occurred during performance of the job. More details...
7/5/2026 8:00:10 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/5/2026 7:30:00 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/5/2026 7:30:09 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/5/2026 7:00:14 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/5/2026 7:00:24 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/5/2026 6:30:13 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/5/2026 6:30:23 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/5/2026 6:00:13 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/5/2026 6:00:22 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/5/2026 5:30:12 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/5/2026 5:30:21 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/5/2026 5:00:11 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/5/2026 5:00:20 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/5/2026 4:30:10 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/5/2026 4:30:19 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/5/2026 4:00:09 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/5/2026 4:00:18 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/5/2026 3:30:09 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/5/2026 3:30:18 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/5/2026 3:00:08 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/5/2026 3:00:17 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/5/2026 2:30:07 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/5/2026 2:30:16 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/5/2026 2:00:06 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/5/2026 2:00:16 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/5/2026 1:30:06 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/5/2026 1:30:14 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/5/2026 1:00:05 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/5/2026 1:00:14 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/5/2026 12: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/5/2026 12: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/5/2026 12:00: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/5/2026 12:00: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/5/2026 11:30:02 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/5/2026 11:30:11 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/5/2026 11:00: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\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/5/2026 11:00:10 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/5/2026 10:30: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\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/5/2026 10:30:10 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/5/2026 10:00: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\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/5/2026 10: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/5/2026 9: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/5/2026 9: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/5/2026 9: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/5/2026 9:00: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/5/2026 8: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/5/2026 8:30:21 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/5/2026 8: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/5/2026 8: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/5/2026 7:30: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/5/2026 7: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/5/2026 7:00: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/5/2026 7:00: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/5/2026 6: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 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/5/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\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/5/2026 6: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/5/2026 6: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/5/2026 5: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/5/2026 5:30:16 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/5/2026 5: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/5/2026 5: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/5/2026 4: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/5/2026 4: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/5/2026 4: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 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/5/2026 4: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/5/2026 3:30: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 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/5/2026 3:30:13 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/5/2026 3:00: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\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/5/2026 3:00:12 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/5/2026 2:30:02 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/5/2026 2:30:12 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/5/2026 2:00:02 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/5/2026 2:00:11 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/5/2026 1:30: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\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/5/2026 1:30:29 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/5/2026 1: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/5/2026 1: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/5/2026 12:30:15 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/5/2026 12: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\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/5/2026 12: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\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/5/2026 12:00: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/4/2026 11:30:13 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/4/2026 11:30:22 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/4/2026 11:00:12 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/4/2026 11:00:21 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/4/2026 10:30:22 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/4/2026 10:30:33 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/4/2026 10: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/4/2026 10:00:14 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/4/2026 9: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/4/2026 9:30:14 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/4/2026 9:00:08 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/4/2026 9:00:18 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/4/2026 8:30:09 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/4/2026 8:30:19 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/4/2026 8:00:08 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/4/2026 8:00:18 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/4/2026 7:30:08 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/4/2026 7:30:17 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/4/2026 7:00:07 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/4/2026 7:00:17 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/4/2026 6:30:06 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/4/2026 6:30:15 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/4/2026 6:00:06 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/4/2026 6:00:15 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/4/2026 5:30:05 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/4/2026 5:30:14 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/4/2026 5: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/4/2026 5: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/4/2026 4: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/4/2026 4: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/4/2026 4:00: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/4/2026 4:00: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/4/2026 3:30: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/4/2026 3:30: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/4/2026 3:00: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
An exception occurred during performance of the job. More details...
7/4/2026 3:00:10 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/4/2026 2:30:00 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/4/2026 2:30:09 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/4/2026 2:00:14 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/4/2026 2:00:24 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/4/2026 1:30:13 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/4/2026 1:30:22 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/4/2026 1:00:13 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/4/2026 1:00:21 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/4/2026 12:30:12 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/4/2026 12:30:22 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/4/2026 12:00:11 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/4/2026 12:00:20 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/4/2026 11: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/4/2026 11:30: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/4/2026 11: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/4/2026 11: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/4/2026 10: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/4/2026 10:30:16 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/4/2026 10: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/4/2026 10: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/4/2026 9: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/4/2026 9:30: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/4/2026 9: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 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/4/2026 9: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/4/2026 8:30: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 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/4/2026 8:30:13 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/4/2026 8:00: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\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/4/2026 8:00:16 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/4/2026 7:30:02 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/4/2026 7:30:12 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/4/2026 7:00: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\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/4/2026 7:00:10 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/4/2026 6:30:15 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/4/2026 6: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\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/4/2026 6: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\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/4/2026 6:00: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/4/2026 5: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\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/4/2026 5: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/4/2026 5:00: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/4/2026 5:00:21 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/4/2026 4:30: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/4/2026 4:30: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/4/2026 4:00: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/4/2026 4:00:21 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/4/2026 3: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 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/4/2026 3: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\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/4/2026 3: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/4/2026 3: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/4/2026 2: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/4/2026 2:30:16 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/4/2026 2:00: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/4/2026 2:00:16 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/4/2026 1:30: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/4/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/4/2026 1: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/4/2026 1: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/4/2026 12:30: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 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/4/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/4/2026 12:00: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\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/4/2026 12:00:12 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/3/2026 11: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/3/2026 11: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/3/2026 11: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/3/2026 11: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/3/2026 10:30:06 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/3/2026 10:30:15 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/3/2026 10:00: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/3/2026 10: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/3/2026 9: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/3/2026 9: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/3/2026 9: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/3/2026 9: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/3/2026 8: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
An exception occurred during performance of the job. More details...
7/3/2026 8:30:10 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/3/2026 8:00:00 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/3/2026 8:00:09 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/3/2026 7:30:15 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/3/2026 7:30:23 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/3/2026 7:00:14 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/3/2026 7:00:23 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/3/2026 6:30:13 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/3/2026 6:30:22 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/3/2026 6:00:17 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/3/2026 6:00:26 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/3/2026 5:30:13 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/3/2026 5:30:22 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/3/2026 5:00:13 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/3/2026 5:00:22 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/3/2026 4:30:12 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/3/2026 4:30:21 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/3/2026 4:00:11 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/3/2026 4:00:20 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/3/2026 3:30:15 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/3/2026 3:30:24 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/3/2026 3:00: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/3/2026 3:00: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/3/2026 2:30:07 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/3/2026 2:30:16 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/3/2026 2:00:08 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/3/2026 2:00:17 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/3/2026 1:30:08 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/3/2026 1:30:17 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/3/2026 1:00:07 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/3/2026 1:00:16 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/3/2026 12:30:06 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/3/2026 12:30:15 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/3/2026 12:00:05 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/3/2026 12:00:14 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/3/2026 11:30: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 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/3/2026 11: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/3/2026 11:00: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\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/3/2026 11:00:13 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/3/2026 10: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 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/3/2026 10:30:12 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/3/2026 10:00:02 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/3/2026 10:00:11 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/3/2026 9:30: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\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/3/2026 9:30:10 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/3/2026 9: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/3/2026 9: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/3/2026 8: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/3/2026 8: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/3/2026 8: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/3/2026 8: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/3/2026 7: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/3/2026 7:30:21 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/3/2026 11:41:32 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/3/2026 11:31:16 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/3/2026 7: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/3/2026 7: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/3/2026 11:29:46 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/3/2026 6:26: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/3/2026 6: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/3/2026 6: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/3/2026 5: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/3/2026 5: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/3/2026 5:00: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/3/2026 5: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/3/2026 4:30: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/3/2026 4:30: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/3/2026 4: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/3/2026 4: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/3/2026 3:30: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 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/3/2026 3:30:13 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/3/2026 3:00: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\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/3/2026 3:00:12 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/3/2026 2:30:02 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/3/2026 2:30:11 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/3/2026 2:00: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\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/3/2026 2:00:10 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/3/2026 1:30: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/3/2026 1:30:33 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/3/2026 1:00:15 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/3/2026 1: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\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/3/2026 12: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/3/2026 12: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/3/2026 12: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/3/2026 12: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/2/2026 11:30:12 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/2/2026 11:30:21 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/2/2026 11:00:12 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/2/2026 11:00:21 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/2/2026 10:30:11 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/2/2026 10:30:20 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/2/2026 10:00:10 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/2/2026 10:00:19 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/2/2026 9:30:14 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/2/2026 9:30:23 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/2/2026 9: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/2/2026 9: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/2/2026 8: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
An exception occurred during performance of the job. More details...
7/2/2026 8:30:10 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/2/2026 8:00:00 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/2/2026 8:00:09 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/2/2026 7:30:14 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/2/2026 7:30:23 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/2/2026 7:00:14 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/2/2026 7:00:23 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/2/2026 6:30:13 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/2/2026 6:30:22 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/2/2026 6:00:12 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/2/2026 6:00:21 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/2/2026 5:30:11 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/2/2026 5:30:21 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/2/2026 5:00:11 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/2/2026 5:00:20 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/2/2026 4:30:10 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/2/2026 4:30:19 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/2/2026 4:00:09 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/2/2026 4:00:18 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/2/2026 3:30:08 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/2/2026 3:30:18 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/2/2026 3:00:08 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/2/2026 3:00:16 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/2/2026 2:30:07 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/2/2026 2:30:16 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/2/2026 2:00:06 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/2/2026 2:00:15 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/2/2026 1:30:05 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/2/2026 1:30:14 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/2/2026 1: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/2/2026 1: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/2/2026 12: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/2/2026 12: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/2/2026 12:14:27 PM
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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
at OOP.BackgroundJobsManager.Jobs.PostSapJobs.PostOrderToSap(Int32OrderId, Int32DivisionOrderID, Int32OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PostSapJobs.cs:line 22
An exception occurred during performance of the job. More details...
7/2/2026 11:59: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/2/2026 11: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/2/2026 11: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\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/2/2026 11: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/2/2026 11: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/2/2026 10: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/2/2026 10:30:21 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/2/2026 10:00: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/2/2026 10: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/2/2026 9: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 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/2/2026 9:30: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/2/2026 9: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/2/2026 9: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/2/2026 8: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/2/2026 8: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/2/2026 8: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/2/2026 8:00:16 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/2/2026 7:30: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/2/2026 7:30: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/2/2026 7: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/2/2026 7: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/2/2026 6:30: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 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/2/2026 6:30:13 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/2/2026 6:00: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\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/2/2026 6:00:12 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/2/2026 5:30:02 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/2/2026 5:30:11 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/2/2026 5:00:02 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/2/2026 5:00:11 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/2/2026 4:30: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/2/2026 4:30: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/2/2026 4: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\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/2/2026 4:00: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/2/2026 3: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\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/2/2026 3: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/2/2026 3:00: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/2/2026 3:00:21 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/2/2026 2: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/2/2026 2:30:21 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/2/2026 2: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/2/2026 2: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/2/2026 1: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/2/2026 1:30:41 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/2/2026 1:00: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/2/2026 1:00: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/2/2026 12: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 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/2/2026 12: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\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/2/2026 12: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/2/2026 12: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/1/2026 11:30:07 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/1/2026 11:30:18 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/1/2026 11:00:06 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/1/2026 11:00:16 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/1/2026 10:30:06 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/1/2026 10:30:15 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/1/2026 10:00:05 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/1/2026 10:00:14 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/1/2026 9: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/1/2026 9: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/1/2026 9:00: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/1/2026 9: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/1/2026 8:30: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/1/2026 8: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/1/2026 8:00:06 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/1/2026 8:00:16 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/1/2026 7:30:06 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/1/2026 7:30:15 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/1/2026 7:00:05 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/1/2026 7:00:14 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/1/2026 6: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/1/2026 6: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/1/2026 6:00: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/1/2026 6:00: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/1/2026 5:30: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/1/2026 5:30: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/1/2026 5: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/1/2026 5: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/1/2026 4: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
An exception occurred during performance of the job. More details...
7/1/2026 4:30:10 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/1/2026 4:00:00 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/1/2026 4:00:10 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/1/2026 3:30:14 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/1/2026 3:30:24 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/1/2026 3:00:13 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/1/2026 3:00:22 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/1/2026 2:30:12 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/1/2026 2:30:21 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/1/2026 2:00:12 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/1/2026 2:00:22 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/1/2026 1:30:11 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/1/2026 1:30:20 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/1/2026 1:00:10 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/1/2026 1:00:20 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/1/2026 12:30:09 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/1/2026 12:30:18 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/1/2026 12:00:07 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/1/2026 12:00:17 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/1/2026 11:30: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/1/2026 11:30: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/1/2026 11:07:09 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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
An exception occurred during performance of the job. More details...
7/1/2026 11:04: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/1/2026 10:30:02 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/1/2026 10:30:11 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/1/2026 10:00: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\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/1/2026 10:00:11 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/1/2026 9:30: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\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/1/2026 9:30:10 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/1/2026 9: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\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/1/2026 9:00: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/1/2026 8: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\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/1/2026 8: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/1/2026 8: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/1/2026 8: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/1/2026 7:21:42 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/1/2026 7:21:51 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/1/2026 11:28:05 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/1/2026 11:26:50 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/1/2026 11:27:35 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/1/2026 7: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/1/2026 7:00:21 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/1/2026 10:58:47 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/1/2026 11:08:27 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'
=== 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/Source/Git/OOP/OOP/OOP.BackgroundJobsManager/
LOG: Initial PrivatePath = D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\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\Source\Git\OOP\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/SARANRAJ.A/AppData/Local/Temp/Temporary ASP.NET Files/vs/06307e84/159792d1/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/SARANRAJ.A/AppData/Local/Temp/Temporary ASP.NET Files/vs/06307e84/159792d1/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/Source/Git/OOP/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/Source/Git/OOP/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Users/SARANRAJ.A/AppData/Local/Temp/Temporary ASP.NET Files/vs/06307e84/159792d1/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Users/SARANRAJ.A/AppData/Local/Temp/Temporary ASP.NET Files/vs/06307e84/159792d1/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/Source/Git/OOP/OOP/OOP.BackgroundJobsManager/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///D:/OneDrive - ENES TEXTILE MILLS/D-Drive/Source/Git/OOP/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`1POPrintParams, UserDefaultUserDefault)
at OOP.BackgroundTask.Orders.OrderConfirmationMail.<SentOrderConfirmationMail>d__0.MoveNext() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OOP.BackgroundTask.Orders.SentOrderNotification.<SentOrderNotificationEmail>d__2.MoveNext() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OOP.BackgroundJobsManager.Jobs.OrderJobs.<SendOrderConfirmationMail>d__1.MoveNext() in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\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/1/2026 6: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/1/2026 6: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/1/2026 6: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/1/2026 6: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/1/2026 5: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/1/2026 5: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\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/1/2026 4:51:45 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/1/2026 4: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/1/2026 4: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/1/2026 4:30:16 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/1/2026 4: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/1/2026 4: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/1/2026 3: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/1/2026 3: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/1/2026 3: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 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/1/2026 3:00:13 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/1/2026 2: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 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/1/2026 2:30:12 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/1/2026 2:00:02 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/1/2026 2:00:12 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/1/2026 1:30: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\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/1/2026 1:30:32 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/1/2026 1:00: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\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/1/2026 1:00:10 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/1/2026 12:30: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/1/2026 12:30: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/1/2026 12: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\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/1/2026 12:00: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...
6/30/2026 11:30:13 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...
6/30/2026 11:30:23 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...
6/30/2026 11:00:13 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...
6/30/2026 11:00:22 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...
6/30/2026 10:30:12 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...
6/30/2026 10:30:21 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...
6/30/2026 10:00:11 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...
6/30/2026 10:00:20 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...
6/30/2026 9:30:11 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...
6/30/2026 9:30:20 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...
6/30/2026 9:00:10 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...
6/30/2026 9:00:19 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...
6/30/2026 8:30:09 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...
6/30/2026 8:30:18 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...
6/30/2026 8:00:08 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...
6/30/2026 8:00:17 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...
6/30/2026 7:30:07 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...
6/30/2026 7:30:17 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...
6/30/2026 7:00:07 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...
6/30/2026 7:00:16 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...
6/30/2026 6:30:06 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...
6/30/2026 6:30:15 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...
6/30/2026 6:00:05 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...
6/30/2026 6:00:14 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...
6/30/2026 5:30:05 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...
6/30/2026 5:30:14 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...
6/30/2026 5: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...
6/30/2026 5: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...
6/30/2026 4: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...
6/30/2026 4: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...
6/30/2026 4: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...
6/30/2026 4:00: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...
6/30/2026 3:30: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...
6/30/2026 3:30: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...
6/30/2026 3:00:06 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...
6/30/2026 3:00:15 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...
6/30/2026 2:30:05 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...
6/30/2026 2:30:14 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...
6/30/2026 2: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...
6/30/2026 2: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...
6/30/2026 1: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...
6/30/2026 1: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...
6/30/2026 1:00: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...
6/30/2026 1:00: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...
6/30/2026 12:30: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...
6/30/2026 12:30: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...
6/30/2026 11:51:41 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...
6/30/2026 11:51:50 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...
6/30/2026 11:21:46 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...
6/30/2026 10:51:53 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...
6/30/2026 10:52:02 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...
6/30/2026 10: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...
6/30/2026 10:21:58 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...
6/30/2026 9:52: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...
6/30/2026 9:52: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\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...
6/30/2026 9:21:42 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...
6/30/2026 9:21:53 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...
6/30/2026 9: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...
6/30/2026 9: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...
6/30/2026 8: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...
6/30/2026 8:30:16 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...
6/30/2026 8: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...
6/30/2026 8: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...
6/30/2026 7: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...
6/30/2026 7: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...
6/30/2026 6:51:42 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...
6/30/2026 6:56: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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\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 D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundTask\Orders\PostOrderToSap.cs:line 110
at OOP.BackgroundJobsManager.Jobs.PostSapJobs.PostOrderToSap(Int32OrderId, Int32DivisionOrderID, Int32OrderAmendmentID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\Source\Git\OOP\OOP\OOP.BackgroundJobsManager\Jobs\PostSapJobs.cs:line 22
An exception occurred during performance of the job. More details...
6/30/2026 6:30:02 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...
6/30/2026 6:30:12 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...
6/30/2026 10:39:35 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...
6/30/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...
6/30/2026 6:00:10 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...
6/30/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...
6/30/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...
6/30/2026 4:56:48 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...
6/30/2026 4:51:58 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...
6/30/2026 4:23: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...
6/30/2026 4:23:53 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...
6/30/2026 4:00: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...
6/30/2026 4:00:21 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...
6/30/2026 3:30: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...
6/30/2026 3:30: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...
6/30/2026 3:00: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...
6/30/2026 3:00: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...
6/30/2026 2: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 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...
6/30/2026 2: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\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...
6/30/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...
6/30/2026 2: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...
6/30/2026 1: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...
6/30/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...
6/30/2026 1:00: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...
6/30/2026 1:00:16 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...
6/30/2026 12:30: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...
6/30/2026 12:30:16 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...
6/30/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...
6/30/2026 12: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...
6/29/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...
6/29/2026 11:30:14 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...
6/29/2026 11:00: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...
6/29/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...
6/29/2026 10:30: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...
6/29/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...
6/29/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...
6/29/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...
6/29/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
An exception occurred during performance of the job. More details...
6/29/2026 9:30:10 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...
6/29/2026 9:00:00 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...
6/29/2026 9:00:09 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...
6/29/2026 8:30:14 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...
6/29/2026 8:30:23 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...
6/29/2026 8:00:13 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...
6/29/2026 8:00:23 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...
6/29/2026 7:30:12 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...
6/29/2026 7:30:21 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...
6/29/2026 7:00:11 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...
6/29/2026 7:00:20 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...
6/29/2026 6:30:10 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...
6/29/2026 6:30:20 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...
6/29/2026 6:07:21 PM
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...
6/29/2026 5:30:30 PM
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\Downloads\OOP (1)\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\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.Run(Actionaction) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 19
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\Downloads\OOP (1)\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
An exception occurred during performance of the job. More details...
6/29/2026 4:51:41 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...
6/29/2026 4:51:50 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...
6/29/2026 4:30:07 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...
6/29/2026 4:30:16 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...
6/29/2026 4:00:06 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...
6/29/2026 4:00:16 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...
6/29/2026 3:30:05 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...
6/29/2026 3:30:14 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...
6/29/2026 3: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...
6/29/2026 3:00:14 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...
6/29/2026 2: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...
6/29/2026 2: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...
6/29/2026 2:00: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...
6/29/2026 2:00: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...
6/29/2026 1:30: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...
6/29/2026 1:30: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...
6/29/2026 1:06:18 PM
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...
6/29/2026 12:30:15 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...
6/29/2026 12:30:24 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...
6/29/2026 11:56:49 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...
6/29/2026 11:30:38 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...
6/29/2026 11:21:57 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...
6/29/2026 11:11:32 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...
6/29/2026 11:11:42 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...
6/29/2026 7: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...
6/29/2026 7: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...
6/29/2026 6:52: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 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...
6/29/2026 6:52: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...
6/29/2026 6:30: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...
6/29/2026 6:30: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...
6/29/2026 6: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...
6/29/2026 6: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...
6/29/2026 5:30: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 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...
6/29/2026 5:30:13 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...
6/29/2026 5:00: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\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...
6/29/2026 5: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...
6/29/2026 4:30:02 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...
6/29/2026 4:30:11 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...
6/29/2026 4:00:02 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...
6/29/2026 4: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...
6/29/2026 3:30: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\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...
6/29/2026 3:30:10 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...
6/29/2026 3: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...
6/29/2026 3: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...
6/29/2026 2: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...
6/29/2026 2: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\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...
6/29/2026 2: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\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...
6/29/2026 2:00: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...
6/29/2026 1: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\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...
6/29/2026 1:30:42 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...
6/29/2026 1:00: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...
6/29/2026 1:00:21 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...
6/29/2026 12:30: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...
6/29/2026 12:30: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...
6/29/2026 12:00: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...
6/29/2026 12:00: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...
6/28/2026 11:30:09 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...
6/28/2026 11:30:18 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...
6/28/2026 11:00:08 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...
6/28/2026 11:00:18 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...
6/28/2026 10:30:07 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...
6/28/2026 10:30:17 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...
6/28/2026 10:00:11 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...
6/28/2026 10:00:21 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...
6/28/2026 9: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...
6/28/2026 9:30: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...
6/28/2026 9: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...
6/28/2026 9: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...
6/28/2026 8: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
An exception occurred during performance of the job. More details...
6/28/2026 8:30:10 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...
6/28/2026 8:00:00 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...
6/28/2026 8:00:09 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...
6/28/2026 7:30:14 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...
6/28/2026 7:30:23 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...
6/28/2026 7:00:13 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...
6/28/2026 7:00:23 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...
6/28/2026 6:30:13 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...
6/28/2026 6:30:22 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...
6/28/2026 6:00:12 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...
6/28/2026 6:00:21 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...
6/28/2026 5:30:11 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...
6/28/2026 5:30:20 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...
6/28/2026 5:00:10 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...
6/28/2026 5:00:19 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...
6/28/2026 4:30:09 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...
6/28/2026 4:30:18 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...
6/28/2026 4:00:08 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...
6/28/2026 4:00:17 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...
6/28/2026 3:30:07 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...
6/28/2026 3:30:16 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...
6/28/2026 3:00:07 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...
6/28/2026 3:00:16 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...
6/28/2026 2:30:06 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...
6/28/2026 2:30:15 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...
6/28/2026 2:00:05 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...
6/28/2026 2:00:14 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...
6/28/2026 1: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...
6/28/2026 1:30:14 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...
6/28/2026 1:00: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...
6/28/2026 1: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...
6/28/2026 12: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...
6/28/2026 12: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...
6/28/2026 12: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...
6/28/2026 12: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...
6/28/2026 11:30: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\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...
6/28/2026 11:30:10 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...
6/28/2026 11: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...
6/28/2026 11: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...
6/28/2026 10: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...
6/28/2026 10: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...
6/28/2026 10: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...
6/28/2026 10:00: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...
6/28/2026 9: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...
6/28/2026 9: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...
6/28/2026 9:00: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...
6/28/2026 9:00:21 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...
6/28/2026 8:30: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...
6/28/2026 8:30: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...
6/28/2026 8:00: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...
6/28/2026 8:00: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...
6/28/2026 7: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 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...
6/28/2026 7: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...
6/28/2026 7: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...
6/28/2026 7: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...
6/28/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\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...
6/28/2026 6: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...
6/28/2026 6:00: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...
6/28/2026 6:00:16 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...
6/28/2026 5:30: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...
6/28/2026 5:30:16 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...
6/28/2026 5: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...
6/28/2026 5: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...
6/28/2026 4: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...
6/28/2026 4: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...
6/28/2026 4: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 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...
6/28/2026 4:00:13 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...
6/28/2026 3: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 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...
6/28/2026 3: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...
6/28/2026 3:00:02 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...
6/28/2026 3:00:12 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...
6/28/2026 2:30: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\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...
6/28/2026 2:30:11 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...
6/28/2026 2:00: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\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...
6/28/2026 2:00:10 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...
6/28/2026 1:30: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...
6/28/2026 1:30:29 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...
6/28/2026 1: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\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...
6/28/2026 1:00: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...
6/28/2026 12: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\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...
6/28/2026 12: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...
6/28/2026 12:00: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...
6/28/2026 12:00:21 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...
6/27/2026 11:30:11 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...
6/27/2026 11:30:20 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...
6/27/2026 11:00:10 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...
6/27/2026 11:00:20 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...
6/27/2026 10:30:09 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...
6/27/2026 10:30:19 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...
6/27/2026 10:00:08 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...
6/27/2026 10:00:19 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...
6/27/2026 9:30:07 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...
6/27/2026 9:30:18 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...
6/27/2026 9:00:06 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...
6/27/2026 9:00:16 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...
6/27/2026 8:30:05 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...
6/27/2026 8:30:14 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...
6/27/2026 8: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...
6/27/2026 8:00:14 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...
6/27/2026 7: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...
6/27/2026 7: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...
6/27/2026 7:00: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...
6/27/2026 7:00: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...
6/27/2026 6:30: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...
6/27/2026 6:30: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...
6/27/2026 6:00: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
An exception occurred during performance of the job. More details...
6/27/2026 6:00:10 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...
6/27/2026 5:30:00 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...
6/27/2026 5:30:10 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...
6/27/2026 5:00:19 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...
6/27/2026 5:00:28 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...
6/27/2026 4:30:06 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...
6/27/2026 4:30:15 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...
6/27/2026 4:00:05 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...
6/27/2026 4:00:14 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...
6/27/2026 3: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...
6/27/2026 3: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...
6/27/2026 3:00: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...
6/27/2026 3: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...
6/27/2026 2:30: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...
6/27/2026 2:30: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...
6/27/2026 2: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...
6/27/2026 2: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...
6/27/2026 1: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
An exception occurred during performance of the job. More details...
6/27/2026 1:30:10 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...
6/27/2026 1:00:15 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...
6/27/2026 1:00:24 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...
6/27/2026 12:30:14 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...
6/27/2026 12:30:23 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...
6/27/2026 12:00:03 PM
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\30.10.2024\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\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
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
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
An exception occurred during performance of the job. More details...
6/27/2026 11:51:53 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...
6/27/2026 11:30:07 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\30.10.2024\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\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
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
at OOP.BackgroundJobsManager.Jobs.PaymentJobs.PostPayment_RazorPay(StringRazorPayPaymentID, Int32TransactionID) in D:\OneDrive - ENES TEXTILE MILLS\D-Drive\30.10.2024\OOP\OOP.BackgroundJobsManager\Jobs\PaymentJobs.cs:line 33
An exception occurred during performance of the job. More details...
6/27/2026 11:22:07 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...
6/27/2026 10:51:56 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...
6/27/2026 10:21:49 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...
6/27/2026 9:51:51 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...
6/27/2026 9:21:49 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...
6/27/2026 8:51:53 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...
6/27/2026 8:52:03 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...
6/27/2026 8:27: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\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...
6/27/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...
6/27/2026 8: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...
6/27/2026 7:21:50 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...
6/27/2026 7:22:00 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...
6/27/2026 7:00: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\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...
6/27/2026 7:00:13 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...
6/27/2026 6:30:02 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...
6/27/2026 6:30:11 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...
6/27/2026 6:00: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\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...
6/27/2026 6:00:10 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...
6/27/2026 5:30:15 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...
6/27/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\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...
6/27/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\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...
6/27/2026 5:00: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...
6/27/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\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...
6/27/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...
6/27/2026 4:00: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...
6/27/2026 4: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...
6/27/2026 3:30: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...
6/27/2026 3:30:21 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...
6/27/2026 3:00: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...
6/27/2026 3:00: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...
6/27/2026 2: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 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...
6/27/2026 2: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\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...
6/27/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...
6/27/2026 2: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...
6/27/2026 1: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...
6/27/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...
6/27/2026 1:00: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...
6/27/2026 1:00:16 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...
6/27/2026 12:30: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...
6/27/2026 12:30:16 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...
6/27/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...
6/27/2026 12: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...
6/26/2026 11:30:05 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...
6/26/2026 11:30:14 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...
6/26/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...
6/26/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...
6/26/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...
6/26/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...
6/26/2026 10:00: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...
6/26/2026 10:00: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...
6/26/2026 9:30: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...
6/26/2026 9:30: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...
6/26/2026 9:00: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
An exception occurred during performance of the job. More details...
6/26/2026 9:00:10 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...
6/26/2026 8:30:00 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...
6/26/2026 8:30:10 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...
6/26/2026 8:00:15 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...
6/26/2026 8:00:24 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