----------------------//Exception//-------------------- 08/17/2023 00:19:53 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//-------------------- 08/17/2023 00:19:53 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//-------------------- 08/17/2023 00:19:53 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//-------------------- 08/17/2023 00:24:11 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//-------------------- 08/17/2023 00:26: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//-------------------- 08/17/2023 00:47: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//-------------------- 08/17/2023 00:59: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//-------------------- 08/17/2023 02:00: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//-------------------- 08/17/2023 02:00: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//-------------------- 08/17/2023 02:00: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//-------------------- 08/17/2023 04:25:01 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//-------------------- 08/17/2023 04:25:06 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//-------------------- 08/17/2023 04:25:06 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//-------------------- 08/17/2023 04:25:06 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//-------------------- 08/17/2023 04:25:06 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//-------------------- 08/17/2023 04:34: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//-------------------- 08/17/2023 04:39:32 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//-------------------- 08/17/2023 04:39: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//-------------------- 08/17/2023 04:43: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//-------------------- 08/17/2023 05:02: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//-------------------- 08/17/2023 05:14: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//-------------------- 08/17/2023 05:17: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:17:23 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//-------------------- 08/17/2023 05:19: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:20: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//-------------------- 08/17/2023 05:20:56 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//-------------------- 08/17/2023 05:22: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:23:26 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//-------------------- 08/17/2023 05:23:26 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//-------------------- 08/17/2023 05:23: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//-------------------- 08/17/2023 05:49:22 Module : ButtonUploadUserAttachment_Click Message :Save Conflict Your changes conflict with those made concurrently by another user. If you want your changes to be applied, click Back in your Web browser, refresh the page, and resubmit your changes. 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.UploadAttachment(FileUpload fileUploadControl) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7334 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonUploadUserAttachment_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7022 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:49:40 Module : ButtonUploadUserAttachment_Click Message :Save Conflict Your changes conflict with those made concurrently by another user. If you want your changes to be applied, click Back in your Web browser, refresh the page, and resubmit your changes. 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.UploadAttachment(FileUpload fileUploadControl) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7334 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonUploadUserAttachment_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7022 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:49:53 Module : ButtonUploadUserAttachment_Click Message :Save Conflict Your changes conflict with those made concurrently by another user. If you want your changes to be applied, click Back in your Web browser, refresh the page, and resubmit your changes. 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.UploadAttachment(FileUpload fileUploadControl) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7334 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonUploadUserAttachment_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7022 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:50:36 Module : ButtonUploadUserAttachment_Click Message :Save Conflict Your changes conflict with those made concurrently by another user. If you want your changes to be applied, click Back in your Web browser, refresh the page, and resubmit your changes. 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.UploadAttachment(FileUpload fileUploadControl) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7334 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonUploadUserAttachment_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7022 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 05:53: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//-------------------- 08/17/2023 05:53: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//-------------------- 08/17/2023 05:53: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//-------------------- 08/17/2023 06:01: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//-------------------- 08/17/2023 06:02: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//-------------------- 08/17/2023 06:02: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//-------------------- 08/17/2023 06:02: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//-------------------- 08/17/2023 06:03:20 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//-------------------- 08/17/2023 06:03: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//-------------------- 08/17/2023 06:04:04 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//-------------------- 08/17/2023 06:04: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//-------------------- 08/17/2023 06:04: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//-------------------- 08/17/2023 06:05: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//-------------------- 08/17/2023 06:05:38 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//-------------------- 08/17/2023 06:07:06 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//-------------------- 08/17/2023 06:08: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//-------------------- 08/17/2023 06:08:50 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//-------------------- 08/17/2023 06:08:50 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//-------------------- 08/17/2023 06:09:40 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//-------------------- 08/17/2023 06:09: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//-------------------- 08/17/2023 06:12:37 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//-------------------- 08/17/2023 06:12: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//-------------------- 08/17/2023 06:14:27 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//-------------------- 08/17/2023 06:17: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//-------------------- 08/17/2023 06:30: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//-------------------- 08/17/2023 06:32: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 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 06:32: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//-------------------- 08/17/2023 06:37: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//-------------------- 08/17/2023 06:40: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//-------------------- 08/17/2023 06:41: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//-------------------- 08/17/2023 06:41: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//-------------------- 08/17/2023 06:42: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.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 06:43:17 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//-------------------- 08/17/2023 06:43: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//-------------------- 08/17/2023 06:43: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//-------------------- 08/17/2023 06:43: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//-------------------- 08/17/2023 06:44: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//-------------------- 08/17/2023 06:45: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//-------------------- 08/17/2023 06:49:03 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//-------------------- 08/17/2023 06:49:47 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//-------------------- 08/17/2023 06:49: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//-------------------- 08/17/2023 06:49: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//-------------------- 08/17/2023 06:50: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//-------------------- 08/17/2023 06:50:07 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//-------------------- 08/17/2023 06:51: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//-------------------- 08/17/2023 06:52: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//-------------------- 08/17/2023 06:52: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//-------------------- 08/17/2023 06:52:30 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//-------------------- 08/17/2023 06:52:30 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//-------------------- 08/17/2023 06:52:40 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//-------------------- 08/17/2023 06:56:00 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//-------------------- 08/17/2023 06:57:40 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//-------------------- 08/17/2023 07:01:44 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//-------------------- 08/17/2023 07:01:46 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//-------------------- 08/17/2023 07:01:46 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//-------------------- 08/17/2023 07:03:07 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//-------------------- 08/17/2023 07:04:19 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//-------------------- 08/17/2023 07:04: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//-------------------- 08/17/2023 07:10: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//-------------------- 08/17/2023 07:10:10 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//-------------------- 08/17/2023 07:10:10 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//-------------------- 08/17/2023 07:12: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//-------------------- 08/17/2023 07:12: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//-------------------- 08/17/2023 07:12:23 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//-------------------- 08/17/2023 07:14:48 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//-------------------- 08/17/2023 07:14: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//-------------------- 08/17/2023 07: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 07:16:40 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//-------------------- 08/17/2023 07:27:51 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//-------------------- 08/17/2023 07:28:04 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//-------------------- 08/17/2023 07:28:06 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//-------------------- 08/17/2023 07: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//-------------------- 08/17/2023 07:28:23 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//-------------------- 08/17/2023 07:28:23 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//-------------------- 08/17/2023 07:28:23 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//-------------------- 08/17/2023 07:30: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//-------------------- 08/17/2023 07:30:30 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//-------------------- 08/17/2023 07:30:30 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//-------------------- 08/17/2023 07:30: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//-------------------- 08/17/2023 07:30: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//-------------------- 08/17/2023 07:34: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//-------------------- 08/17/2023 07:35: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 07:39:19 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//-------------------- 08/17/2023 07:39: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//-------------------- 08/17/2023 07:39: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//-------------------- 08/17/2023 07:39:19 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//-------------------- 08/17/2023 07:41:32 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//-------------------- 08/17/2023 07:41: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//-------------------- 08/17/2023 07:41:42 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//-------------------- 08/17/2023 07:41:42 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//-------------------- 08/17/2023 07:41:42 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//-------------------- 08/17/2023 07:43: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//-------------------- 08/17/2023 07:43:45 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//-------------------- 08/17/2023 07:44:05 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//-------------------- 08/17/2023 07:44:05 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//-------------------- 08/17/2023 07:44:05 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//-------------------- 08/17/2023 07:44:05 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//-------------------- 08/17/2023 07:44: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//-------------------- 08/17/2023 07:44: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//-------------------- 08/17/2023 07:49: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 07:53:39 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//-------------------- 08/17/2023 07:54: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//-------------------- 08/17/2023 07:54:31 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//-------------------- 08/17/2023 07:58:27 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//-------------------- 08/17/2023 08:05: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//-------------------- 08/17/2023 08:06: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 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 08:06:20 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//-------------------- 08/17/2023 08:07: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//-------------------- 08/17/2023 08:11:20 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//-------------------- 08/17/2023 08:11: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//-------------------- 08/17/2023 08:12:38 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//-------------------- 08/17/2023 08:13: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 08:13:23 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//-------------------- 08/17/2023 08:13:31 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//-------------------- 08/17/2023 08:13:58 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//-------------------- 08/17/2023 08:15:46 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//-------------------- 08/17/2023 08:16:54 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//-------------------- 08/17/2023 08:16: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//-------------------- 08/17/2023 08:17: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//-------------------- 08/17/2023 08:21:34 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//-------------------- 08/17/2023 08:22:04 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//-------------------- 08/17/2023 08:22:06 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//-------------------- 08/17/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//-------------------- 08/17/2023 08:29:18 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//-------------------- 08/17/2023 08:29: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//-------------------- 08/17/2023 08:30: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//-------------------- 08/17/2023 08:31: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//-------------------- 08/17/2023 08:31:38 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//-------------------- 08/17/2023 08:31: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//-------------------- 08/17/2023 08:31: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//-------------------- 08/17/2023 08:31:38 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//-------------------- 08/17/2023 08:31:38 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//-------------------- 08/17/2023 08:33: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//-------------------- 08/17/2023 08:33:32 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//-------------------- 08/17/2023 08:34:30 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//-------------------- 08/17/2023 08:35:14 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//-------------------- 08/17/2023 08:35: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//-------------------- 08/17/2023 08:36: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//-------------------- 08/17/2023 08:36: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//-------------------- 08/17/2023 08:36:57 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//-------------------- 08/17/2023 08:36:57 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//-------------------- 08/17/2023 08:39:38 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//-------------------- 08/17/2023 08:40:30 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//-------------------- 08/17/2023 08:40: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//-------------------- 08/17/2023 08:41: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//-------------------- 08/17/2023 08:42: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//-------------------- 08/17/2023 08:46:03 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//-------------------- 08/17/2023 08:48:36 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//-------------------- 08/17/2023 08:48: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//-------------------- 08/17/2023 08:48: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//-------------------- 08/17/2023 08:49: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//-------------------- 08/17/2023 08:50: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//-------------------- 08/17/2023 08:51: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//-------------------- 08/17/2023 08:53:03 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//-------------------- 08/17/2023 08:54:51 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//-------------------- 08/17/2023 08:56: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//-------------------- 08/17/2023 09:01:44 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//-------------------- 08/17/2023 09:03: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.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 09:05: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 09:05:46 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//-------------------- 08/17/2023 09:06: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//-------------------- 08/17/2023 09:06: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//-------------------- 08/17/2023 09:06:10 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//-------------------- 08/17/2023 09:06:10 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//-------------------- 08/17/2023 09:06: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//-------------------- 08/17/2023 09:06: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//-------------------- 08/17/2023 09:06:10 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//-------------------- 08/17/2023 09:06: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 09:08:38 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//-------------------- 08/17/2023 09:10: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//-------------------- 08/17/2023 09:10: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//-------------------- 08/17/2023 09:18: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//-------------------- 08/17/2023 09:20: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//-------------------- 08/17/2023 09:30: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//-------------------- 08/17/2023 09:32: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//-------------------- 08/17/2023 09:41: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//-------------------- 08/17/2023 09:45:30 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//-------------------- 08/17/2023 09:49: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//-------------------- 08/17/2023 09:59: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//-------------------- 08/17/2023 09:59:34 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//-------------------- 08/17/2023 10:00: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//-------------------- 08/17/2023 10:10: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//-------------------- 08/17/2023 10:13: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//-------------------- 08/17/2023 10:13: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//-------------------- 08/17/2023 10:13:12 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//-------------------- 08/17/2023 10:26:33 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//-------------------- 08/17/2023 10:26: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//-------------------- 08/17/2023 10:29:05 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//-------------------- 08/17/2023 10:29: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//-------------------- 08/17/2023 10:29:23 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//-------------------- 08/17/2023 10:29:56 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//-------------------- 08/17/2023 10:35: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//-------------------- 08/17/2023 10:35: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//-------------------- 08/17/2023 10:35:28 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//-------------------- 08/17/2023 10:35:28 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//-------------------- 08/17/2023 10:35: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//-------------------- 08/17/2023 10:35:28 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//-------------------- 08/17/2023 10:36: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//-------------------- 08/17/2023 10:44: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:46: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//-------------------- 08/17/2023 10:48: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//-------------------- 08/17/2023 10:51:00 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//-------------------- 08/17/2023 10:51:24 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//-------------------- 08/17/2023 10:52: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//-------------------- 08/17/2023 10:52: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//-------------------- 08/17/2023 10:52: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//-------------------- 08/17/2023 10:52: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//-------------------- 08/17/2023 10:52: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//-------------------- 08/17/2023 10:52:25 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//-------------------- 08/17/2023 10:53: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//-------------------- 08/17/2023 10:53: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 10:59: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//-------------------- 08/17/2023 11:02: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//-------------------- 08/17/2023 11:10:04 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//-------------------- 08/17/2023 11:10: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//-------------------- 08/17/2023 11:11: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//-------------------- 08/17/2023 11:19: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//-------------------- 08/17/2023 11:21:00 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//-------------------- 08/17/2023 11:24: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//-------------------- 08/17/2023 11:24:18 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//-------------------- 08/17/2023 11:24:18 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//-------------------- 08/17/2023 11:24:18 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//-------------------- 08/17/2023 11:26:36 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//-------------------- 08/17/2023 11:34: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//-------------------- 08/17/2023 11:40: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//-------------------- 08/17/2023 11:41: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.AllRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\AllRequests.aspx.cs:line 329 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 11:41:30 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//-------------------- 08/17/2023 11:43: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//-------------------- 08/17/2023 11:43: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//-------------------- 08/17/2023 11:43: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//-------------------- 08/17/2023 11:46:41 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//-------------------- 08/17/2023 11:46:44 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//-------------------- 08/17/2023 11:48:26 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//-------------------- 08/17/2023 11:49: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//-------------------- 08/17/2023 11:49: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//-------------------- 08/17/2023 11:49: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//-------------------- 08/17/2023 12:00:13 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//-------------------- 08/17/2023 12:00:32 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//-------------------- 08/17/2023 12:00: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//-------------------- 08/17/2023 12:05:08 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//-------------------- 08/17/2023 12:05:31 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//-------------------- 08/17/2023 12:06:03 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//-------------------- 08/17/2023 12:06: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//-------------------- 08/17/2023 12: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.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 233 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 12:07: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 12:07: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//-------------------- 08/17/2023 12:07: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//-------------------- 08/17/2023 12:07: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//-------------------- 08/17/2023 12:09: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//-------------------- 08/17/2023 12:09: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//-------------------- 08/17/2023 12:10: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//-------------------- 08/17/2023 12:18: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.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 536 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 12:19: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//-------------------- 08/17/2023 12:22:47 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//-------------------- 08/17/2023 12:27: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//-------------------- 08/17/2023 12:27: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//-------------------- 08/17/2023 12:27: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//-------------------- 08/17/2023 12:27: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//-------------------- 08/17/2023 12:27: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//-------------------- 08/17/2023 12:28:39 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//-------------------- 08/17/2023 12:32: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//-------------------- 08/17/2023 12:33: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//-------------------- 08/17/2023 12:35: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 12:39: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//-------------------- 08/17/2023 12:41: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//-------------------- 08/17/2023 12:45: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//-------------------- 08/17/2023 12:45: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//-------------------- 08/17/2023 12:45: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//-------------------- 08/17/2023 12:45: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//-------------------- 08/17/2023 12:45: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//-------------------- 08/17/2023 12:45:39 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//-------------------- 08/17/2023 12:48:34 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//-------------------- 08/17/2023 12:49: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//-------------------- 08/17/2023 12:49:10 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//-------------------- 08/17/2023 12:49:10 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//-------------------- 08/17/2023 12:49: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//-------------------- 08/17/2023 12:49: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//-------------------- 08/17/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//-------------------- 08/17/2023 12:53: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//-------------------- 08/17/2023 12:54: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//-------------------- 08/17/2023 12:54:24 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//-------------------- 08/17/2023 12:54:24 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//-------------------- 08/17/2023 12:54: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//-------------------- 08/17/2023 12:54:24 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//-------------------- 08/17/2023 12:54: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//-------------------- 08/17/2023 12:55:30 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//-------------------- 08/17/2023 12:55: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//-------------------- 08/17/2023 12:55:30 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//-------------------- 08/17/2023 12:55:30 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//-------------------- 08/17/2023 12:57:32 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//-------------------- 08/17/2023 12:57:38 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//-------------------- 08/17/2023 12:57: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//-------------------- 08/17/2023 12:57: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:58: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//-------------------- 08/17/2023 12:59: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//-------------------- 08/17/2023 13:01:51 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//-------------------- 08/17/2023 13:01:51 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//-------------------- 08/17/2023 13:01:51 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//-------------------- 08/17/2023 13:04: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//-------------------- 08/17/2023 13:07: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//-------------------- 08/17/2023 13:13: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//-------------------- 08/17/2023 13:18: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//-------------------- 08/17/2023 13:22:41 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//-------------------- 08/17/2023 13:22:47 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//-------------------- 08/17/2023 13:22:47 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//-------------------- 08/17/2023 13:22:47 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//-------------------- 08/17/2023 13:26: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//-------------------- 08/17/2023 13:27: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//-------------------- 08/17/2023 13:27:10 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//-------------------- 08/17/2023 13:27:10 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//-------------------- 08/17/2023 13:27: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//-------------------- 08/17/2023 13:28: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//-------------------- 08/17/2023 13: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//-------------------- 08/17/2023 13:31:27 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//-------------------- 08/17/2023 13:33:04 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//-------------------- 08/17/2023 13:34: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//-------------------- 08/17/2023 13:35: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//-------------------- 08/17/2023 13:35: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//-------------------- 08/17/2023 13:35: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//-------------------- 08/17/2023 13:36: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//-------------------- 08/17/2023 13:41: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//-------------------- 08/17/2023 13:42:03 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//-------------------- 08/17/2023 13:42:05 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//-------------------- 08/17/2023 13: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//-------------------- 08/17/2023 13:43:12 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//-------------------- 08/17/2023 13:43: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//-------------------- 08/17/2023 13:43:22 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//-------------------- 08/17/2023 13:43: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//-------------------- 08/17/2023 13:43: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//-------------------- 08/17/2023 13:44: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//-------------------- 08/17/2023 13:44: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//-------------------- 08/17/2023 13:44: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//-------------------- 08/17/2023 13:45: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//-------------------- 08/17/2023 13:45: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//-------------------- 08/17/2023 13:45:38 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//-------------------- 08/17/2023 13:46: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//-------------------- 08/17/2023 13:49:11 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//-------------------- 08/17/2023 13:50:51 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//-------------------- 08/17/2023 13:55: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//-------------------- 08/17/2023 14:09: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//-------------------- 08/17/2023 14:09: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//-------------------- 08/17/2023 14:12: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//-------------------- 08/17/2023 14:16:22 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//-------------------- 08/17/2023 14:32: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//-------------------- 08/17/2023 14:34: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//-------------------- 08/17/2023 14:45: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//-------------------- 08/17/2023 14:46: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//-------------------- 08/17/2023 14:47: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//-------------------- 08/17/2023 14:47: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//-------------------- 08/17/2023 14:47: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//-------------------- 08/17/2023 14:50: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//-------------------- 08/17/2023 14:52:47 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//-------------------- 08/17/2023 14:53:08 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//-------------------- 08/17/2023 14:53:29 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//-------------------- 08/17/2023 15:02: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//-------------------- 08/17/2023 15:03: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//-------------------- 08/17/2023 15:05:05 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//-------------------- 08/17/2023 15:07: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//-------------------- 08/17/2023 15:10: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//-------------------- 08/17/2023 15:11: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//-------------------- 08/17/2023 15:13: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//-------------------- 08/17/2023 15:17: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//-------------------- 08/17/2023 15:17:19 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//-------------------- 08/17/2023 15:17: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//-------------------- 08/17/2023 15:18: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//-------------------- 08/17/2023 15:20: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//-------------------- 08/17/2023 15:20: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//-------------------- 08/17/2023 15:20: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//-------------------- 08/17/2023 15:21:20 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//-------------------- 08/17/2023 15:22: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//-------------------- 08/17/2023 15:23: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//-------------------- 08/17/2023 15:24:47 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//-------------------- 08/17/2023 15:26: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//-------------------- 08/17/2023 15:26: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//-------------------- 08/17/2023 15:27:27 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//-------------------- 08/17/2023 16:09: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//-------------------- 08/17/2023 16:10:46 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//-------------------- 08/17/2023 16:11:33 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//-------------------- 08/17/2023 16:11:33 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//-------------------- 08/17/2023 16:11:33 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//-------------------- 08/17/2023 16:12: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//-------------------- 08/17/2023 16:14:30 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//-------------------- 08/17/2023 16:23:38 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//-------------------- 08/17/2023 16:30:52 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//-------------------- 08/17/2023 16:37:14 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//-------------------- 08/17/2023 16:42: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//-------------------- 08/17/2023 16: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//-------------------- 08/17/2023 16:48: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//-------------------- 08/17/2023 16:56: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.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 220 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 17:40:51 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//-------------------- 08/17/2023 17:40:53 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//-------------------- 08/17/2023 17:43:34 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//-------------------- 08/17/2023 17:50:30 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//-------------------- 08/17/2023 17:54:20 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//-------------------- 08/17/2023 18:16: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//-------------------- 08/17/2023 18:19:21 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//-------------------- 08/17/2023 18:31:23 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//-------------------- 08/17/2023 18:35: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//-------------------- 08/17/2023 18:35:54 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//-------------------- 08/17/2023 18:35:54 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//-------------------- 08/17/2023 18:36:18 Module : ButtonUploadUserAttachment_Click Message :Unknown Error 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.UploadAttachment(FileUpload fileUploadControl) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7334 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonUploadUserAttachment_Click(Object sender, EventArgs e) in C:\Santhosh\SourceCode\P2PSMP\BP.PaymentExceptionTool\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7022 ------------------------------------------------------- ----------------------//Exception//-------------------- 08/17/2023 18:43: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//-------------------- 08/17/2023 18:43:03 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//-------------------- 08/17/2023 18:43:03 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//-------------------- 08/17/2023 18:43: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//-------------------- 08/17/2023 18:47: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//-------------------- 08/17/2023 18:48:02 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//-------------------- 08/17/2023 18:53: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//-------------------- 08/17/2023 18:55:45 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//-------------------- 08/17/2023 18:55:45 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//-------------------- 08/17/2023 18:55:45 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//-------------------- 08/17/2023 19:11:42 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//-------------------- 08/17/2023 19:11: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//-------------------- 08/17/2023 19:27:45 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//-------------------- 08/17/2023 19:34:29 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//-------------------- 08/17/2023 19:53: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//-------------------- 08/17/2023 19:53: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//-------------------- 08/17/2023 19:53: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//-------------------- 08/17/2023 19:59:06 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//-------------------- 08/17/2023 20:08: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//-------------------- 08/17/2023 20:10:03 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//-------------------- 08/17/2023 20:26: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//-------------------- 08/17/2023 20:26: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//-------------------- 08/17/2023 20:26:57 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//-------------------- 08/17/2023 20:31: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//-------------------- 08/17/2023 20:32:09 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//-------------------- 08/17/2023 20:45: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//-------------------- 08/17/2023 20:45:15 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//-------------------- 08/17/2023 20:45:15 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//-------------------- 08/17/2023 20:48: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//-------------------- 08/17/2023 20:50:36 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//-------------------- 08/17/2023 20:51: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//-------------------- 08/17/2023 20:56:46 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//-------------------- 08/17/2023 21:10:08 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//-------------------- 08/17/2023 21:15:51 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//-------------------- 08/17/2023 21:47:11 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//-------------------- 08/17/2023 21:47:40 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//-------------------- 08/17/2023 21:47: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//-------------------- 08/17/2023 21:48:09 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//-------------------- 08/17/2023 21:48:16 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//-------------------- 08/17/2023 21:48:21 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//-------------------- 08/17/2023 21:48: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//-------------------- 08/17/2023 21:48:56 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//-------------------- 08/17/2023 21:49: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//-------------------- 08/17/2023 21:49:42 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//-------------------- 08/17/2023 22:42: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//-------------------- 08/17/2023 22:42: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//-------------------- 08/17/2023 22:43: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//-------------------- 08/17/2023 22:56: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 -------------------------------------------------------