----------------------//Exception//-------------------- 11/01/2024 02:54: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:54: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:54: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:54:23 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 0b9f91ea-1a1d-4513-8e87-9964236b6f00 Correlation ID: e2ff6acd-518b-45d6-9b0c-8ae5787e2f93 Timestamp: 2024-11-01 02:54:22Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 0b9f91ea-1a1d-4513-8e87-9964236b6f00 Correlation ID: e2ff6acd-518b-45d6-9b0c-8ae5787e2f93 Timestamp: 2024-11-01 02:54:22Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:55:21 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:55: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 02:55: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 03:38: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:22: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:22: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:22:39 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:22:40 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: d2a91bbd-e15a-46fd-a90f-2b0422d86f00 Correlation ID: 8447e7db-b369-4c43-90d0-257b65534351 Timestamp: 2024-11-01 04:22:39Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: d2a91bbd-e15a-46fd-a90f-2b0422d86f00 Correlation ID: 8447e7db-b369-4c43-90d0-257b65534351 Timestamp: 2024-11-01 04:22:39Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:23:31 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:23: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:23:48 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:47: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:49:57 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:56: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 04:58:59 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:00: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:23:31 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:23:31 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:23:31 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:23:31 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 0b88bf52-a146-4184-b003-1d00ee871500 Correlation ID: 7a95711b-69d9-49e4-a60a-6aa8051e97a5 Timestamp: 2024-11-01 05:23:30Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 0b88bf52-a146-4184-b003-1d00ee871500 Correlation ID: 7a95711b-69d9-49e4-a60a-6aa8051e97a5 Timestamp: 2024-11-01 05:23:30Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:24:09 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:24: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 05:24:19 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 06:32:50 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 06:33:57 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 06:35: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 06:42: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:13: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.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:14: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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:16: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:22:47 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:22:47 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:22:47 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90dedfbc-a8f7-4f00-87c4-21c2bec74700 Correlation ID: a7b8d331-6f43-4744-8733-e9f53beff32e Timestamp: 2024-11-01 07:22:47Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90dedfbc-a8f7-4f00-87c4-21c2bec74700 Correlation ID: a7b8d331-6f43-4744-8733-e9f53beff32e Timestamp: 2024-11-01 07:22:47Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:23: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:23:36 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:27:09 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:27: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:27:09 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:27:09 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90117733-2c04-401d-935e-417bec280800 Correlation ID: 9cef6da3-a0df-4040-a79a-fdb5128fc1cd Timestamp: 2024-11-01 07:27:08Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90117733-2c04-401d-935e-417bec280800 Correlation ID: 9cef6da3-a0df-4040-a79a-fdb5128fc1cd Timestamp: 2024-11-01 07:27:08Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:28: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.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:28: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:28: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:28: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:28: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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:29:38 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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:33: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:34: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:39: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.AllPaidRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\AllPaidRequests.aspx.cs:line 248 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:43: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:43:40 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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 07:59:47 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 533 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:01:17 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:01:17 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:01:17 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:01:17 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: f017680a-a4e2-41c3-9324-726320477100 Correlation ID: b68a0689-c4a7-488f-83aa-9633f5cf328e Timestamp: 2024-11-01 08:01:17Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: f017680a-a4e2-41c3-9324-726320477100 Correlation ID: b68a0689-c4a7-488f-83aa-9633f5cf328e Timestamp: 2024-11-01 08:01:17Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:02: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:03: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:08:34 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:08: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:08:34 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:08:34 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 2c9bcd94-3a76-4e84-ac86-c8db175c6200 Correlation ID: 4295a1d8-597f-47c1-a2bf-5ed14fac9ce5 Timestamp: 2024-11-01 08:08:33Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 2c9bcd94-3a76-4e84-ac86-c8db175c6200 Correlation ID: 4295a1d8-597f-47c1-a2bf-5ed14fac9ce5 Timestamp: 2024-11-01 08:08:33Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:09: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:09:43 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:30: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:32:58 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:33: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:36:13 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:36:17 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:36: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:37: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:41: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:41: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:41: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:41:06 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 23f8d0aa-c01e-4a90-8c3a-c1cda6486700 Correlation ID: 8156aad2-0ef3-4315-b31a-c76154f68d3a Timestamp: 2024-11-01 08:41:06Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 23f8d0aa-c01e-4a90-8c3a-c1cda6486700 Correlation ID: 8156aad2-0ef3-4315-b31a-c76154f68d3a Timestamp: 2024-11-01 08:41:06Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:41: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:42:02 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:49:43 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:53: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:53:19 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:53:19 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:53:19 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: ddc150e5-183a-43e1-9665-934bfb926800 Correlation ID: 4f43e886-8389-4cab-8da2-aa5353d668fc Timestamp: 2024-11-01 08:53:18Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: ddc150e5-183a-43e1-9665-934bfb926800 Correlation ID: 4f43e886-8389-4cab-8da2-aa5353d668fc Timestamp: 2024-11-01 08:53:18Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:54:26 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:54:29 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 08:54:36 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 09:30: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 09:35: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 09:39: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 09:44:12 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyActionRequest.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyActionRequest.aspx.cs:line 218 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 09:59: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:07:30 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:07:31 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:10:55 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:10:58 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:12:39 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:12:41 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:13:41 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:13: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:13: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:13:42 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90dedfbc-a8f7-4f00-87c4-21c2a6824b00 Correlation ID: 7f335b53-3342-4ccb-bbe9-36108d70c8a1 Timestamp: 2024-11-01 10:13:41Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 90dedfbc-a8f7-4f00-87c4-21c2a6824b00 Correlation ID: 7f335b53-3342-4ccb-bbe9-36108d70c8a1 Timestamp: 2024-11-01 10:13:41Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:14:26 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:14:29 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:14:37 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:22:05 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:29:15 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:29:54 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 906 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:30:45 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50:12 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 11e63426-cd33-4c07-9647-e17597c71d00 Correlation ID: 9e9a2eba-55dd-4065-8bf8-bf3314b057e4 Timestamp: 2024-11-01 10:50:12Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 11e63426-cd33-4c07-9647-e17597c71d00 Correlation ID: 9e9a2eba-55dd-4065-8bf8-bf3314b057e4 Timestamp: 2024-11-01 10:50:12Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:50:57 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: aafdc522-0229-46ee-ba2f-f12e82a92500 Correlation ID: a815f202-5fd5-4904-87f9-1d7b4be3d9b1 Timestamp: 2024-11-01 10:50:56Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: aafdc522-0229-46ee-ba2f-f12e82a92500 Correlation ID: a815f202-5fd5-4904-87f9-1d7b4be3d9b1 Timestamp: 2024-11-01 10:50:56Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:52: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:52:54 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:52:54 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:52:54 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: fb8139a2-ac5a-4b63-9f3f-8132b0706200 Correlation ID: 8a6f7bb2-3376-4586-8374-fd302a41dbbd Timestamp: 2024-11-01 10:52:53Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: fb8139a2-ac5a-4b63-9f3f-8132b0706200 Correlation ID: 8a6f7bb2-3376-4586-8374-fd302a41dbbd Timestamp: 2024-11-01 10:52:53Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:53: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 10:53:58 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:09:20 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:09:20 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:09:20 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:09:20 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: f03adb4f-7459-4ff8-b8e1-ffc78c854300 Correlation ID: b31941f5-a484-4869-b37e-5b7c797c6a42 Timestamp: 2024-11-01 11:09:20Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: f03adb4f-7459-4ff8-b8e1-ffc78c854300 Correlation ID: b31941f5-a484-4869-b37e-5b7c797c6a42 Timestamp: 2024-11-01 11:09:20Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:09: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:10:01 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:15: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:15: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:15:04 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:15:04 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 5329fa11-ac98-40d4-8cd4-891300cf6400 Correlation ID: 4f311acb-027c-427f-8dbf-9ea1c6f8d035 Timestamp: 2024-11-01 11:15:03Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 5329fa11-ac98-40d4-8cd4-891300cf6400 Correlation ID: 4f311acb-027c-427f-8dbf-9ea1c6f8d035 Timestamp: 2024-11-01 11:15:03Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:16 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:16 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:16 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:16 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 6c66ce9a-eb30-4544-b217-504235c20c00 Correlation ID: dc501caf-61c3-4d23-aa9f-7f9d8a36c8a5 Timestamp: 2024-11-01 11:21:15Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 6c66ce9a-eb30-4544-b217-504235c20c00 Correlation ID: dc501caf-61c3-4d23-aa9f-7f9d8a36c8a5 Timestamp: 2024-11-01 11:21:15Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:51 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:21:57 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:22: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:22:35 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:23: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24:04 Module : SendEmail Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: d5e86d0b-cc97-4f35-aa61-f2241e4f0b00 Correlation ID: ede8b2fb-b002-4656-8224-3f1b4064f239 Timestamp: 2024-11-01 11:24:04Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: d5e86d0b-cc97-4f35-aa61-f2241e4f0b00 Correlation ID: ede8b2fb-b002-4656-8224-3f1b4064f239 Timestamp: 2024-11-01 11:24:04Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__33.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__1.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 204 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__2.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 236 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24:46 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 3eb9d1d8-fe40-45ad-bd8b-9cc9530b0c00 Correlation ID: b568c73e-3293-4e55-9609-b7716698fc7c Timestamp: 2024-11-01 11:24:45Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 3eb9d1d8-fe40-45ad-bd8b-9cc9530b0c00 Correlation ID: b568c73e-3293-4e55-9609-b7716698fc7c Timestamp: 2024-11-01 11:24:45Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:24:54 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:30: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:30: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:30: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:30:15 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: c1dbad9c-64b0-42a1-a552-4f178bb06300 Correlation ID: 22608803-7295-461a-8718-df08f07fb73e Timestamp: 2024-11-01 11:30:14Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Found key 'Start=10/10/2023 13:48:57, End=10/29/2024 13:48:56', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: c1dbad9c-64b0-42a1-a552-4f178bb06300 Correlation ID: 22608803-7295-461a-8718-df08f07fb73e Timestamp: 2024-11-01 11:30:14Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:30:20 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:35: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 533 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37:20 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37:20 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37:20 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37:20 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 2c4055d3-6e7d-42e7-a70e-39111e8c5200 Correlation ID: a6ca574d-e3e0-4fb0-ad57-3c54891c3fa4 Timestamp: 2024-11-01 11:37:19Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 2c4055d3-6e7d-42e7-a70e-39111e8c5200 Correlation ID: a6ca574d-e3e0-4fb0-ad57-3c54891c3fa4 Timestamp: 2024-11-01 11:37:19Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37:30 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:37: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:38:07 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:38: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:38:07 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:38:07 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: a778745c-0717-41dd-9324-946c49a40c00 Correlation ID: a6c8a0c9-4620-4a31-94aa-5163a2797ec7 Timestamp: 2024-11-01 11:38:06Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: a778745c-0717-41dd-9324-946c49a40c00 Correlation ID: a6c8a0c9-4620-4a31-94aa-5163a2797ec7 Timestamp: 2024-11-01 11:38:06Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:38:14 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:46: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:46:53 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:46:53 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 11:46:53 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 714e7011-9c6e-4cc4-8ae0-86c035744a00 Correlation ID: 21e53caf-7809-4bc8-9f7d-45bdb9d3eba1 Timestamp: 2024-11-01 11:46:52Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 714e7011-9c6e-4cc4-8ae0-86c035744a00 Correlation ID: 21e53caf-7809-4bc8-9f7d-45bdb9d3eba1 Timestamp: 2024-11-01 11:46:52Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:07:08 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:07:11 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:11:07 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:11:09 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:15:54 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:16:02 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:16: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:18:55 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:18: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:20: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:20: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:20:27 Module : CheckSkipCFOFlag Message :There is no row at position 0. Source :System.Data StackTrace: at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.CheckSkipCFOFlag(RadComboBox paymentReason) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:20:27 Module : FetchUserPhoneNumberAndLoginId Message :Code: generalException Message: An error occurred sending the request. Source :Microsoft.Graph.Core InnerException: Azure.Identity.AuthenticationFailedException: ClientCertificateCredential authentication failed: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 331a7d2c-b3da-4f32-bbd1-664037364700 Correlation ID: da5c8823-8bcd-4dd5-9119-5af4932f986e Timestamp: 2024-11-01 12:20:27Z ---> Microsoft.Identity.Client.MsalServiceException: A configuration issue is preventing authentication - check the error message from the server for details. You can modify the configuration in the application registration portal. See https://aka.ms/msal-net-invalid-client for details. Original exception: AADSTS700027: The certificate with identifier used to sign the client assertion is not registered on application. [Reason - The key was not found., Thumbprint of key used by client: 'B8F60EEBDE5818047F546EF27117D845EB64FA1B', Please visit the Azure Portal, Graph Explorer or directly use MS Graph to see configured keys for app Id '3e0503e2-a7a0-4376-b612-54d14ca68c75'. Review the documentation at https://docs.microsoft.com/en-us/graph/deployments to determine the corresponding service endpoint and https://docs.microsoft.com/en-us/graph/api/application-get?view=graph-rest-1.0&tabs=http to build a query request URL, such as 'https://graph.microsoft.com/beta/applications/3e0503e2-a7a0-4376-b612-54d14ca68c75']. Trace ID: 331a7d2c-b3da-4f32-bbd1-664037364700 Correlation ID: da5c8823-8bcd-4dd5-9119-5af4932f986e Timestamp: 2024-11-01 12:20:27Z at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__28.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Microsoft.Identity.Client.Internal.Requests.ClientCredentialRequest.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.Internal.Requests.RequestBase.d__12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Identity.Client.ApiConfig.Executors.ConfidentialClientExecutor.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.AbstractAcquireTokenParameterBuilderExtensions.d__0`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__21.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.MsalConfidentialClient.d__20.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of inner exception stack trace --- at Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception ex, String additionalMessage) at Azure.Identity.ClientCertificateCredential.d__26.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.TokenCredentialAuthProvider.d__3.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.AuthenticationHandler.d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__19.MoveNext() StackTrace: at Microsoft.Graph.HttpProvider.d__19.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.HttpProvider.d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__40.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.BaseRequest.d__34`1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.Graph.UserRequest.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PAppWeb.EmailHelper.d__0.MoveNext() in C:\a\1\s\BP.P2PAppWeb\EmailHelper.cs:line 93 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.d__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 11953 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:20:33 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:22:39 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:22:41 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:25:58 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:25:58 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:25:58 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8177 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:25:58 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__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:26: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:35: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:35:46 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:35: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:50:42 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:50: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:50:44 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 12:55:31 Module : SetCategoryApprovalStatusAndPaymentTeamType Message :Cannot find column 1. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetCategoryApprovalStatusAndPaymentTeamType(String paymentCategoryId) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:02:25 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:06:48 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:07: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:15: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:18: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:48:12 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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 13:52: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 14:31: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 14:31:49 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10410 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 14:31:49 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10565 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8726 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:06:36 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:19:39 Module : OnViewLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:36: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:37:03 Module : ButtonRemoveUserDownloadAttachment_Click Message :The remote host closed the connection. The error code is 0x800703E3. Source :System.Web StackTrace: at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect) at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush() at System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async) at System.Web.HttpResponse.Flush() at BP.P2PSolution.AppsWeb.Pages.PaymentForm.DownloadFile(String filename) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 3396 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.ButtonRemoveUserDownloadAttachment_Click(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 7367 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:46: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:50:46 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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:50:53 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 15:55: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 16:54: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 19:20:54 Module : OnEditLink Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyTasks.OnEditLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:29:16 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:29:16 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10410 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:29:16 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10565 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8726 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:31:05 Module : ButtonTemplateClose_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.ButtonTemplateClose_Click(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 943 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:31:17 Module : ViewClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.MyClosedRequests.OnViewLink(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 20:59: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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00:37 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10410 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00:37 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10565 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8726 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00:37 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00:50 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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:00: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:\a\1\s\BP.P2PAppWeb\Pages\MyClosedRequests.aspx.cs:line 231 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:03: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:06: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8486 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:18: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:18: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:20:02 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:20: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:25: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:25:56 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:26:00 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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:26: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:33: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:33: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:33: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:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:33:38 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:33:41 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:38:06 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:38:06 Module : ReturnDraftClick Message :Thread was being aborted. Source :mscorlib StackTrace: at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.End() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at BP.P2PAppWeb.Pages.InitiatorDashboard.ReturnDraftClick(Object sender, EventArgs e) in C:\a\1\s\BP.P2PAppWeb\Pages\InitiatorDashboard.aspx.cs:line 470 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:38:08 Module : SetPaymentTeamOtherDetails Message :Cannot find column 3. Source :System.Data StackTrace: at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at BP.P2PSolution.AppsWeb.Pages.PaymentForm.SetPaymentTeamOtherDetails(DataSet categoryApprovalAndPaymentTeamDetails, DataRow rowCategoryApprovalStatus) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:55:46 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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 189 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:55:52 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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 917 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 21:56: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:\a\1\s\BP.P2PAppWeb\Pages\MyTasks.aspx.cs:line 208 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:21: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:21: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10410 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:21: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10565 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8726 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:21:00 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__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:26: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8596 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:26: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10410 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:26: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:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 10565 at BP.P2PSolution.AppsWeb.Pages.PaymentForm.LoadAllApproversData(DataRow requestDataRow) in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 8726 ------------------------------------------------------- ----------------------//Exception//-------------------- 11/01/2024 22:26:30 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__255.MoveNext() in C:\a\1\s\BP.P2PAppWeb\Pages\PaymentForm.aspx.cs:line 0 -------------------------------------------------------