----------------------//Exception//-------------------- 05/19/2023 00:45:38 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:37:00 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:37:43 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:45:54 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:46:36 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:51:52 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:52:59 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 01:53:10 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:16:48 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:16:48 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:16:48 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:18:24 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:21:08 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:21:52 Module : Page_Load Message :The remote server returned an error: (401) Unauthorized. Source :System StackTrace: at System.Net.HttpWebRequest.GetResponse() at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PAppWeb.Pages.InitiatorDashboard.Page_Load(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 138 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:21:54 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:21:54 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:21:54 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:24:39 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:25:22 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:29:02 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 02:29:04 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:05:28 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:06:00 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:07:14 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:23:55 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:23:58 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:24:08 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 902 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:24:37 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:24:38 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:24:38 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:31:57 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:39:21 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 03:46:43 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:01:53 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:07:55 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:12:49 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:12:49 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:12:49 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:16:03 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:16:11 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:25:21 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:25:56 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:26:16 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 892 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:32:32 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:35:31 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:42:09 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:42:45 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:44:37 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:47:43 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:48:32 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:48:47 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 04:57:37 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:06:22 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:10:49 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:29:46 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:29:48 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:37:53 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:37:56 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:39:03 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 05:39:28 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:01:24 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:01:38 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:01:41 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:02:12 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:03:49 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:04:05 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:06:53 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:17:12 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:20:47 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:22:40 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:23:02 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:23:32 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:23:54 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:24:16 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:24:37 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:25:03 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:25:15 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:25:26 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:26:06 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:35:39 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:38:21 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:38:37 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:38:39 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:39:00 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:39:50 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:41:13 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:41:45 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:42:27 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:43:52 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:49:39 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:51:05 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:51:43 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:52:35 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:53:23 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:53:48 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:54:57 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:54:57 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:54:57 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:54:57 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:54:57 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:57:11 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 06:59:21 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:00:16 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:00:16 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:00:16 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:05:07 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:05:48 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:05:48 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:05:48 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:08:35 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:08:35 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:08:35 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:08:35 Module : FetchUserPhoneNumberAndLoginId Message :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Source :mscorlib StackTrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__245.MoveNext() in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:09:48 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:20:03 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:23:19 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:24:00 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:24:59 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:26:59 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:26:59 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:26:59 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:27:13 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:27:15 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:29:24 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:29:25 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:29:25 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:31:20 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:31:20 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:31:20 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:32:18 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:34:15 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:34:17 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:37:09 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:37:09 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:37:09 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:38:25 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:38:25 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:38:25 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:40:06 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:40:08 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:41:57 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:43:19 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:43:25 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:46:52 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:46:52 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:46:52 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:46:52 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:46:52 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:48:20 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:49:01 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:51:13 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:54:42 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:54:45 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:55:15 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 250 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:56:37 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:57:26 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 07:59:28 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 250 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:03:26 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:11:14 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:17:36 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:17:51 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:18:23 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:19:04 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:19:47 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:20:09 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:20:11 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:23:37 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:25:37 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:25:41 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:30:18 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:31:53 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:46:55 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:46:59 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 08:59:18 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:02:02 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:05:53 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:24 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:26 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:31 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 904 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:34 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:35 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:35 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:35 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:06:35 Module : FetchUserPhoneNumberAndLoginId Message :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Source :mscorlib StackTrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__245.MoveNext() in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:10:38 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:10:41 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:22:34 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:25:03 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:32:30 Module : Page_Load Message :The remote server returned an error: (401) Unauthorized. Source :System StackTrace: at System.Net.HttpWebRequest.GetResponse() at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PAppWeb.Pages.InitiatorDashboard.Page_Load(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 138 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:32:59 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:33:01 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:33:24 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:33:28 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:33:57 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:41:45 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:41:56 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:43:13 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:44:06 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:47:59 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:54:30 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:54:30 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:54:30 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:54:33 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:55:21 Module : FetchUserPhoneNumberAndLoginId Message :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Source :mscorlib StackTrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__245.MoveNext() in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:56:07 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 09:56:23 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:00:23 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:00:23 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:00:23 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:06:16 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:08:06 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:08:28 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:11:39 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:13:10 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:21:57 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:25:17 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 904 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:25:32 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:34:50 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:34:50 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:34:50 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:36:11 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:36:19 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:49:25 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 10:59:43 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:06:54 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:10:17 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:16:29 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:16:42 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:23:57 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:23:58 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:32:49 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:45:29 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:50:16 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:53:27 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:53:27 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:53:27 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:54:25 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:54:49 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 11:56:51 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:01:35 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:01:39 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:01:45 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:26:58 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:32:10 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:33:49 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:35:10 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:04 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:04 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:04 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:04 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:04 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:36:33 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:38:35 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:41:17 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:41:35 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:41:52 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:47:26 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:47:59 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:25 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:26 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:26 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:26 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:26 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:26 Module : FetchUserPhoneNumberAndLoginId Message :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Source :mscorlib StackTrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__245.MoveNext() in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:50:29 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:51:19 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:52:20 Module : RadGrid1_UpdateCommand Message :SigningCredentials was not initialized Source :BP.P2PAppWeb StackTrace: at BP.P2PAppWeb.TokenHelper.IssueToken(String sourceApplication, String issuerApplication, String sourceRealm, String targetApplication, String targetRealm, String targetApplicationHostName, Boolean trustedForDelegation, IEnumerable`1 claims, Boolean appOnly, Boolean addSamlClaim, String samlClaimType, String samlClaimValue) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\ClaimsTokenHelper.cs:line 320 at BP.P2PAppWeb.TokenHelper.GetS2SClaimsAccessTokenWithClaims(String targetApplicationHostName, String targetRealm, IEnumerable`1 claims, String IdClaimType, String IdClaimValue, Boolean UseAppOnlyClaim) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\ClaimsTokenHelper.cs:line 250 at BP.P2PAppWeb.TokenHelper.GetS2SClientContextWithClaimsIdentity(Uri targetApplicationUri, IPrincipal UserPrincipal, IdentityClaimType UserIdentityClaimType, ClaimProviderType IdentityClaimProviderType, Boolean UseAppOnlyClaim) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\ClaimsTokenHelper.cs:line 78 at BP.P2PAppWeb.Pages.MasterData.AddRemoveUsersInGroup(String username, String groupName, String sitePath, Boolean isMember) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MasterData.aspx.cs:line 2976 at BP.P2PAppWeb.Pages.MasterData.UpdatePaymentTeamData(GridCommandEventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MasterData.aspx.cs:line 2222 at BP.P2PAppWeb.Pages.MasterData.MasterDataGrid_UpdateCommand(Object sender, GridCommandEventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MasterData.aspx.cs:line 2288 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:54:53 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:55:59 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:56:59 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:57:25 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:58:19 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:58:31 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:58:31 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:58:31 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 12:58:31 Module : FetchUserPhoneNumberAndLoginId Message :Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Source :mscorlib StackTrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__245.MoveNext() in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:06:18 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:06:18 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:06:18 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:07:58 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:08:05 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:09:03 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:12:55 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:16:18 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:17:05 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:17:12 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:17:52 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:19:44 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:20:56 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:20:56 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:20:56 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:21:42 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:21:48 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:23:18 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:23:19 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:23:19 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:26:03 Module : AmountToPay_TextChanged Message :Input string was not in a correct format. Source :mscorlib StackTrace: at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CalculateAmountInUSD(Boolean clearWord) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 4368 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.AmountToPay_TextChanged(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 1300 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:26:13 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:28:22 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:28:55 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:29:44 Module : AmountToPay_TextChanged Message :Input string was not in a correct format. Source :mscorlib StackTrace: at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CalculateAmountInUSD(Boolean clearWord) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 4368 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.AmountToPay_TextChanged(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 1300 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:29:54 Module : Currency_SelectedIndexChanged Message :Input string was not in a correct format. Source :mscorlib StackTrace: at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CalculateAmountInUSD(Boolean clearWord) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 4368 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.Currency_SelectedIndexChanged(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 1283 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:35:28 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:36:10 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:39:10 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:39:12 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:39:18 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:42:32 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:43:23 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:43:48 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:44:12 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:44:53 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:45:40 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:47:18 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:47:18 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 902 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:47:32 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:57:33 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 13:58:19 Module : ButtonClose_Click Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonClose_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 888 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:02:52 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:03:18 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:06:50 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:08:05 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:08:09 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:08:54 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:10:31 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:16:50 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:16:50 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:16:50 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:19:02 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:19:14 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:21:21 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:22:12 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:23:19 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:24:27 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:24:27 Module : LoadFirstLevelOtherApproverDetail Message :Column 'P2PFirstApproverOtherName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadFirstLevelOtherApproverDetail(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10260 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:24:27 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:24:27 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:32:21 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:36:28 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:38:10 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:38:42 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:40:19 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:41:17 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:41:43 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:50:49 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:51:08 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 472 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:51:10 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:52:13 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:59:13 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 14:59:19 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 15:03:05 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 15:04:02 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 15:48:09 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 191 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 16:50:27 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:16:57 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:26:03 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:29:24 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:30:37 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:32:40 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:33:46 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:42:15 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:47:35 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:51:34 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:54:42 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 17:58:52 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 18:08:10 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 18:13:57 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 18:24:39 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:06:40 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:09:35 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:16:01 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:22:44 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:29:33 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:35:58 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 19:42:41 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : PopulateRequestChiefFinanceOfficerData Message :Column 'P2PCFOApproverEmail' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.PopulateRequestChiefFinanceOfficerData(DataRow requestRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10172 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : LoadAllApproversData Message :Column 'P2PMDGApproverName' does not belong to table Table. Source :System.Data StackTrace: at System.Data.DataRow.GetDataColumn(String columnName) at System.Data.DataRow.get_Item(String columnName) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadRequestVendorApprover(DataRow myDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10327 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8488 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:27:00 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7939 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:28:21 Module : DeleteFile Message :Server relative urls must start with SPWeb.ServerRelativeUrl Source :Microsoft.SharePoint.Client.Runtime StackTrace: at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb) at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DeleteFile(String filename) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3357 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:30:49 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8360 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 22:31:34 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8248 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 23:09:31 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 ------------------------------------------------------- ----------------------//Exception//-------------------- 05/19/2023 23:17:07 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 210 -------------------------------------------------------